bimg/version.go
2016-04-21 16:44:50 +01:00

4 lines
98 B
Go

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