bump version to 2.0.0
did
committed Jan 12, 2016
commit c3a7f976efae4457444de392f0c637418e53f8ef
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 = '2.0.0.rc8' |
| + | VERSION = '2.0.0' |
| end | |
| end | |