Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
djonasson committed May 28, 2015
1 parent 981b838 commit dd65263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locomotive/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# MAJOR.MINOR.PATCH format.
# 1.0.0-alpha < 1.0.0-alpha.1 < 1.0.0-alpha.beta < 1.0.0-beta < 1.0.0-beta.2 < 1.0.0-beta.11 < 1.0.0-rc.1 < 1.0.0
module Locomotive #:nodoc
VERSION = '3.0.0-alpha.2'
VERSION = '3.0.0'
end

0 comments on commit dd65263

Please sign in to comment.