Module: RazorRisk::Cassini::Applications::Microservices::RESTful::TradeContributions
- Defined in:
- lib/razor_risk/cassini/applications/microservices/restful/trade_contributions/version.rb
Constant Summary collapse
- VERSION =
Current version of the RazorRisk.Cassini.Microservices.RESTful.TradeContributions library
'0.1.7'
- VERSION_MAJOR =
Major version of the RazorRisk.Cassini.Microservices.RESTful.TradeContributions library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the RazorRisk.Cassini.Microservices.RESTful.TradeContributions library
VERSION_PARTS_[1]
- VERSION_PATCH =
Patch version of the RazorRisk.Cassini.Microservices.RESTful.TradeContributions library
VERSION_PARTS_[2]
- VERSION_COMMIT =
Commit version of the RazorRisk.Cassini.Microservices.RESTful.TradeContributions library
VERSION_PARTS_[3] || 0
- DESCRIPTION =
The description of the framework
"Razor Risk's Cassini Web-framework's Trade Contributions RESTful microservice"