Skip to content

Commit d56a182

Browse files
committed
chore(version): bump tool version
1 parent 15bfb01 commit d56a182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/app/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"path/filepath"
77
)
88

9-
const InstallerVersion = "0.3.0"
9+
const InstallerVersion = "0.3.1"
1010

1111
type VersionInfo struct {
1212
CursorVersion string

0 commit comments

Comments
 (0)