datahub/version.go (
5
lines of code) (
raw
):
package datahub const ( DATAHUB_SDK_VERSION = "0.2.1" DATAHUB_CLIENT_VERSION = "1.1" )