From d1477786777bc1a4212666b15aec86b5d982b4fc Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Tue, 25 Oct 2016 20:30:46 -0400 Subject: [PATCH] Bumping to v4.8.16 --- 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 8218aafe..2acc8fab 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "4.8.15" + VERSION = "4.8.16" end