From a1901fceff5780fb7f872743302aab4329556ec8 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Thu, 22 Sep 2016 21:03:33 -0700 Subject: [PATCH] Bump version to v4.8.14 --- 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 000a9aae..920b08ea 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "4.8.13" + VERSION = "4.8.14" end