Commit e68751a
Changed files (2)
lib
minbox
lib/minbox/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Minbox
- VERSION = "0.1.6"
+ VERSION = "0.2.0"
end
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- minbox (0.1.6)
+ minbox (0.2.0)
base64 (~> 0.3)
concurrent-ruby (~> 1.1)
hashie (~> 3.6)