bump working version to 1.5.0

did committed Apr 30, 2014
commit b2cc9f3f27673f1888ef2666dbea99c1673f64df
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.4.0'
+ VERSION = '1.5.0'
end
end