This commit is contained in:
5
local/go-ucs/version/version.go
Executable file
5
local/go-ucs/version/version.go
Executable file
@@ -0,0 +1,5 @@
|
||||
// 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"
|
Reference in New Issue
Block a user