Libraries
»
pin_payment
(0.5.2)
»
Index (V)
»
PinPayment
»
Version
Module: PinPayment::Version
Defined in:
lib/pin_payment/version.rb
Constant Summary
collapse
MAJOR =
0
MINOR =
5
PATCH =
2
STRING =
"
#{
MAJOR
}
.
#{
MINOR
}
.
#{
PATCH
}
"