bimg/version.go
2020-06-06 20:13:32 +02:00

4 lines
98 B
Go

package bimg
// Version represents the current package semantic version.
const Version = "1.1.0"