Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
Bump version to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floriandejonckheere committed Feb 13, 2022
1 parent 8770c89 commit ff4241e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
kozo (0.2.0)
kozo (0.3.0)
activesupport (>= 6.0, < 7.1)
colorize (~> 0.8)
dinja (~> 2.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/kozo/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module Kozo
module Version
MAJOR = 0
MINOR = 2
MINOR = 3
PATCH = 0
PRE = nil

Expand Down

0 comments on commit ff4241e

Please sign in to comment.