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