From 237ef24399f30467920e1aa50cdf263bbd6b4e3d Mon Sep 17 00:00:00 2001 From: Jonathan Owens Date: Sat, 4 Feb 2017 10:04:05 -0800 Subject: [PATCH] Upgrade to 1.8.10 --- 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 243f68e7..4d0d2cfa 100644 --- a/lib/centurion/version.rb +++ b/lib/centurion/version.rb @@ -1,3 +1,3 @@ module Centurion - VERSION = '1.8.9' + VERSION = '1.8.10' end