Commit 628ff8c
Changed files (2)
lib
jive
lib/jive/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Jive
- VERSION = "0.2.3"
+ VERSION = "0.3.0"
end
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- jive (0.2.3)
+ jive (0.3.0)
thor (~> 1.1)
GEM