lib/shoulda/whenever/version.rb in shoulda-whenever-0.0.1 vs lib/shoulda/whenever/version.rb in shoulda-whenever-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
module Shoulda
module Whenever
- VERSION = "0.0.1".freeze
+ VERSION = "0.0.2".freeze
end
end