Skip to content

Commit ac0883a

Browse files
authored
Bump version.go to 1.9.8 (#256)
1 parent 9c40e0c commit ac0883a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

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

33
// Version the library version number
4-
const Version = "1.9.7"
4+
const Version = "1.9.8"
55

66
// The build number
77
var Build string

0 commit comments

Comments
 (0)