Skip to content

Commit dd3da90

Browse files
committed
feat(version): bump to v1.0.15
1 parent 4af84a6 commit dd3da90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package bimg
22

33
// Version represents the current package semantic version.
4-
const Version = "1.0.14"
4+
const Version = "1.0.15"

0 commit comments

Comments
 (0)