From ea80f4d9a8875d71958785fbd330f661171824cc Mon Sep 17 00:00:00 2001 From: Daniel Selans Date: Thu, 5 May 2016 13:05:32 -0700 Subject: [PATCH] bumping the version --- lib/centurion/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/centurion/version.rb b/lib/centurion/version.rb index 3490ec08..6b6eb1ec 100644 --- a/lib/centurion/version.rb +++ b/lib/centurion/version.rb @@ -1,3 +1,3 @@ module Centurion - VERSION = '1.8.6' + VERSION = '1.8.7' end