Commit 2f6a51d

mo khan <mo@mokhan.ca>
2021-02-17 23:46:35
bump version tag: v0.3.3
1 parent e05511b
Changed files (2)
lib/jive/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module Jive
-  VERSION = "0.3.2"
+  VERSION = "0.3.3"
 end
Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    jive (0.3.2)
+    jive (0.3.3)
       thor (~> 1.1)
 
 GEM
@@ -47,4 +47,4 @@ DEPENDENCIES
   rubocop-rake (~> 0.5)
 
 BUNDLED WITH
-   2.2.8
+   2.2.11