From 19e2a23032431ba94204c1722bc1bc48eeac6570 Mon Sep 17 00:00:00 2001 From: Hubert Pompecki Date: Wed, 1 Aug 2018 10:29:51 +0100 Subject: [PATCH] Version bump --- lib/shift_commerce/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shift_commerce/version.rb b/lib/shift_commerce/version.rb index 06268e9..076456c 100644 --- a/lib/shift_commerce/version.rb +++ b/lib/shift_commerce/version.rb @@ -1,3 +1,3 @@ module ShiftCommerce - VERSION = '0.6.4' + VERSION = '0.6.5' end