Skip to content

Commit

Permalink
Bumped version to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nesquena committed Oct 12, 2015
1 parent abbd141 commit 7baf2ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion padrino-core/lib/padrino-core/version.rb
Expand Up @@ -6,7 +6,7 @@
#
module Padrino
# The version constant for the current version of Padrino.
VERSION = '0.13.0.pre' unless defined?(Padrino::VERSION)
VERSION = '0.13.0' unless defined?(Padrino::VERSION)

#
# The current Padrino version.
Expand Down

0 comments on commit 7baf2ca

Please sign in to comment.