We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c096ba commit cee56ebCopy full SHA for cee56eb
1 file changed
main.go
@@ -17,7 +17,7 @@ import (
17
_ "github.com/mattn/go-sqlite3"
18
)
19
20
-const version = "1.3.1"
+const version = "1.3.2"
21
22
func main() {
23
err := cmd(os.Args[1:])
0 commit comments