dendrite/vendor/gopkg.in/h2non/bimg.v1/version.go
Benedikt Bongartz 9fd1cd7a37
Init go mod & update vendor
Signed-off-by: Benedikt Bongartz <benne@klimlive.de>
2019-05-18 03:37:24 +02:00

5 lines
99 B
Go

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