From fdec52c89a902c631936fa1364f70fc1b089beda Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Sun, 11 Sep 2016 22:12:38 -0700 Subject: [PATCH] Bumping to v4.8.10 --- lib/linguist/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/linguist/version.rb b/lib/linguist/version.rb index 8c15a584..0b373538 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "4.8.9" + VERSION = "4.8.10" end