azure-event-hubs-go/version.go

7 строки
90 B
Go

package eventhub
const (
// Version is the semantic version number
Version = "1.3.1"
)