Skip to content

Commit e598650

Browse files
author
Gufran
committed
Prepare for release
1 parent 2778591 commit e598650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

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

33
import "fmt"
44

5-
const Version = "0.1.7"
5+
const Version = "0.1.8"
66

77
var (
88
Name string

0 commit comments

Comments
 (0)