Commit dfef8c3

mokha <mokha@cisco.com>
2019-03-10 01:26:03
bump version. tag: v0.1.3
1 parent 7d1c278
Changed files (2)
lib/minbox/version.rb
@@ -1,3 +1,3 @@
 module Minbox
-  VERSION = "0.1.2"
+  VERSION = "0.1.3"
 end
Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    minbox (0.1.2)
+    minbox (0.1.3)
       mail (~> 2.7)
       redis (~> 4.1)
       thor (~> 0.20)