Commit 779f132
Changed files (2)
lib
jive
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