zertico/api-client

View on GitHub
lib/api-client/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# High Level Namespace of the library ApiClient.
module ApiClient
  # Version of the library.
  VERSION = '3.1.0'
end