bump version to 2.0.0.rc6
did
committed Dec 16, 2015
commit 4cc0a4789cdbd25d801453c24aa577b55dbd96c4
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.rc5' |
| + | VERSION = '2.0.0.rc6' |
| end | |
| end | |