Commit dfef8c3
Changed files (2)
lib
minbox
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)