bump version to 2.3.0.rc1
did
committed Mar 10, 2017
commit 55f73d4bbfd5f1da92d274e95d0187666409c586
Showing 1
changed file with
1 additions
and 1 deletions
locomotive/wagon/version.rb b/lib/locomotive/wagon/version.rb
+1
-1
| @@ | @@ -1,5 +1,5 @@ |
| module Locomotive | |
| module Wagon | |
| - | VERSION = '2.3.0' |
| + | VERSION = '2.3.0.rc1' |
| end | |
| end | |