From 5814b61356fb0dd1c37d1a2a3b794a2a1eeeeaa6 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Mon, 13 Oct 2014 09:47:02 -0500 Subject: [PATCH] Linguist v3.2.1 --- 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 c9f2cea6..9c3344f1 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "3.2.0" + VERSION = "3.2.1" end