bump version to 1.5.7
did
committed Jul 31, 2015
commit 092d69d3a6f9587d1ba7e629374ee7218d35e694
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.6' |
| + | VERSION = '1.5.7' |
| end | |
| end | |