Files
Nathan Coad 95a48a89a6
All checks were successful
continuous-integration/drone/push Build is passing
test build
2023-09-28 11:55:15 +10:00

6 lines
183 B
Go
Executable File

// Package version provides information about the current version of the API library.
package version
// Version is the version of the Cisco UCS API library.
const Version = "0.1.0"