Skip to content

Commit

Permalink
bump a new version (1.2.0.rc3)
Browse files Browse the repository at this point in the history
  • Loading branch information
did committed Oct 26, 2016
1 parent e0b85a3 commit 12222a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
locomotivecms_steam (1.2.0.rc2)
locomotivecms_steam (1.2.0.rc3)
RedCloth (~> 4.3.2)
autoprefixer-rails (~> 6.3.3.1)
chronic (~> 0.10.2)
Expand Down Expand Up @@ -112,20 +112,18 @@ GEM
mime-types (2.6.2)
mimetype-fu (0.1.2)
mini_portile2 (2.1.0)
minitest (5.9.0)
minitest (5.9.1)
moneta (0.8.0)
mongo (2.2.7)
bson (~> 4.0)
morphine (0.1.1)
multi_json (1.12.1)
multi_xml (0.5.5)
nokogiri (1.6.8)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nokogumbo (1.4.9)
nokogiri
origin (2.2.0)
pkg-config (1.1.7)
pony (1.11)
mail (>= 2.0)
pry (0.10.4)
Expand Down
2 changes: 1 addition & 1 deletion lib/locomotive/steam/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# 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
module Steam
VERSION = '1.2.0.rc2'
VERSION = '1.2.0.rc3'
end
end

0 comments on commit 12222a5

Please sign in to comment.