bump to a new version (1.5.3)
did
committed Mar 04, 2015
commit bbed2975bd9ded6354ae33c023e37697d18506fc
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.2' |
| + | VERSION = '1.5.3' |
| end | |
| end | |