Commit c383293

mo khan <mo@mokhan.ca>
2021-02-06 23:48:07
chore: bump version tag: v0.2.2
1 parent f9990fb
Changed files (2)
lib/jive/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module Jive
-  VERSION = "0.2.1"
+  VERSION = "0.2.2"
 end
Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    jive (0.2.1)
+    jive (0.2.2)
       thor (~> 1.1)
 
 GEM