Libraries
»
getnet_api
(0.1.1)
»
Index (V)
»
GetnetApi
»
Version
Module: GetnetApi::Version
Defined in:
lib/getnet_api/version.rb
Constant Summary
collapse
MAJOR =
0
MINOR =
1
PATCH =
1
STRING =
"
#{
MAJOR
}
.
#{
MINOR
}
.
#{
PATCH
}
"