mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 13:38:16 -08:00
4 lines
98 B
Go
4 lines
98 B
Go
package bimg
|
|
|
|
// Version represents the current package semantic version.
|
|
const Version = "1.0.0"
|