lib/bullet/version.rb in
bullet-2.0.0.rc3
vs lib/bullet/version.rb in
bullet-2.0.0
- old
+ new
@@ -1,5 +1,5 @@
# encoding: utf-8 module Bullet
- VERSION = "2.0.0.rc3"
+ VERSION = "2.0.0"
end