Skip to content

Commit

Permalink
Bump up version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nay committed Nov 14, 2018
1 parent ac8b392 commit a843286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/kozuchi_version.rb
Expand Up @@ -4,6 +4,6 @@

KOZUCHI_MAJOR_VERSION = 2
KOZUCHI_MIDDLE_VERSION = 2
KOZUCHI_MINORE_VERSION = 2
KOZUCHI_MINORE_VERSION = 3

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

0 comments on commit a843286

Please sign in to comment.