bump version to 1.5.4
did
committed Apr 06, 2015
commit a95806316990d0dc0fafecd5c0c8b65168f77bed
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 = '1.5.3' |
| + | VERSION = '1.5.4' |
| end | |
| end | |