Skip to content

Commit

Permalink
Version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma committed Nov 20, 2009
1 parent 424a055 commit 54a3608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/versionomy/version.rb
Expand Up @@ -37,7 +37,7 @@
module Versionomy

# Current gem version, as a frozen string.
VERSION_STRING = '0.2.2'.freeze
VERSION_STRING = '0.2.3'.freeze

# Current gem version, as a Versionomy::Value.
VERSION = ::Versionomy.parse(VERSION_STRING, :standard)
Expand Down

0 comments on commit 54a3608

Please sign in to comment.