bump version to 2.4.0.rc1
Didier Lafforgue
committed Mar 09, 2018
commit 5886db557dc215a55bf215b336e8b11411dbb710
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.4.0.rc1' |
| end | |
| end | |