From ff3438b8109bd36b37f5a8e047e90d7ad7fb850f Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Wed, 3 Dec 2014 13:52:45 -0600 Subject: [PATCH] v4.2.3 --- 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 972a9f5d0b..45fb029288 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "4.2.2" + VERSION = "4.2.3" end