Skip to content

Commit d4f41ad

Browse files
committed
feat(version): bump to v1.0.9
1 parent 81f5863 commit d4f41ad

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.8"
4+
const Version = "1.0.9"

0 commit comments

Comments
 (0)