From 81f9079f43c2d4fd5eb40421ef2c212cdf6b7d69 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Tue, 21 Jun 2016 09:57:23 -0600 Subject: [PATCH] Bumping version to v4.8.7 --- 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 119f8178..cf118823 100644 --- a/lib/linguist/version.rb +++ b/lib/linguist/version.rb @@ -1,3 +1,3 @@ module Linguist - VERSION = "4.8.6" + VERSION = "4.8.7" end