lib/bullet/version.rb in bullet-2.0.0.rc2 vs lib/bullet/version.rb in bullet-2.0.0.rc3

- old
+ new

@@ -1,5 +1,5 @@ # encoding: utf-8 module Bullet - VERSION = "2.0.0.rc2" + VERSION = "2.0.0.rc3" end