lib/mix-rails-vouchers/version.rb in mix-rails-vouchers-0.12.1 vs lib/mix-rails-vouchers/version.rb in mix-rails-vouchers-0.12.2
- old
+ new
@@ -1,9 +1,9 @@
module MixRailsVouchers
module VERSION #:nodoc:
MAJOR = 0
MINOR = 12
- TINY = 1
+ TINY = 2
PRE = nil
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
end
end
\ No newline at end of file