lib/nitro_pay/version.rb in nitro_pay-1.0.4 vs lib/nitro_pay/version.rb in nitro_pay-1.0.6
- old
+ new
@@ -1,6 +1,6 @@
module NitroPay
MAJOR = 1
MINOR = 0
- PATCH = 4
+ PATCH = 6
VERSION = "#{MAJOR}.#{MINOR}.#{PATCH}"
end
\ No newline at end of file