Skip to content

Commit

Permalink
Bump up version to 3.0.5 for future change.
Browse files Browse the repository at this point in the history
  • Loading branch information
nay committed Nov 13, 2019
1 parent 0382372 commit c19726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/kozuchi_version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@

KOZUCHI_MAJOR_VERSION = 3
KOZUCHI_MIDDLE_VERSION = 0
KOZUCHI_MINORE_VERSION = 4
KOZUCHI_MINORE_VERSION = 5

KOZUCHI_VERSION = "#{KOZUCHI_MAJOR_VERSION}.#{KOZUCHI_MIDDLE_VERSION}.#{KOZUCHI_MINORE_VERSION}"

0 comments on commit c19726c

Please sign in to comment.