Commit e68751a

mo khan <mo@mokhan.ca>
2025-09-26 22:04:13
chore: bump version
1 parent 7221a78
Changed files (2)
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)