bump version to 2.1.0.rc3

did committed Mar 08, 2016
commit f1f368164346ed7160a2cc9a1fcabc777c74a453
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.1.0.rc1'
+ VERSION = '2.1.0.rc3'
end
end