5 lines
93 B
Go
5 lines
93 B
Go
|
package gql
|
||
|
|
||
|
// RegistryVersion is the registry API version.
|
||
|
const RegistryVersion = "0.3.0"
|