bump version to 1.5.6
did
committed Jul 15, 2015
commit 7d128fc942657d29c2ce6863870a632ee450c7f1
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.5' |
| + | VERSION = '1.5.6' |
| end | |
| end | |