Skip to content

Commit

Permalink
Bump version to 3.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
etdsoft committed Jul 20, 2015
1 parent 9a7e95f commit 67937ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/core/version.rb
Expand Up @@ -16,7 +16,7 @@ module VERSION #:nodoc:
MAJOR = 3
MINOR = 0
TINY = 0
PRE = 'rc2'
PRE = 'rc3'

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')

Expand Down

0 comments on commit 67937ad

Please sign in to comment.