Commit 779f132

mo khan <mo@mokhan.ca>
2021-02-28 00:38:39
bump version tag: v0.4.2
1 parent 3949feb
Changed files (2)
lib/jive/version.rb
@@ -1,5 +1,5 @@
 # frozen_string_literal: true
 
 module Jive
-  VERSION = "0.4.1"
+  VERSION = "0.4.2"
 end
Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    jive (0.4.1)
+    jive (0.4.2)
       thor (~> 1.1)
 
 GEM