bump version to 1.2.1

did committed Mar 10, 2017
commit 1ff7e400b007899711d83affaec02834919914b8
Showing 1 changed file with 1 additions and 1 deletions
locomotive/steam/version.rb b/lib/locomotive/steam/version.rb +1 -1
@@ @@ -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'
+ VERSION = '1.2.1'
end
end