6 lines
93 B
Go
6 lines
93 B
Go
package version
|
|
|
|
// Client returns the client version as a string.
|
|
//
|
|
const Client = "7.3.0"
|