Commit c321397

mo khan <mo@mokhan.ca>
2021-02-07 20:53:16
chore: bump version tag: v0.3.2
1 parent 515b4c1
Changed files (2)
lib/jive/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module Jive
-  VERSION = "0.3.1"
+  VERSION = "0.3.2"
 end
Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    jive (0.3.1)
+    jive (0.3.2)
       thor (~> 1.1)
 
 GEM