Skip to content

Commit 930461c

Browse files
committed
Update version to 0.4.0
1 parent cfc88fd commit 930461c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"gopkg.in/yaml.v3"
1616
)
1717

18-
const Version = "0.3.1"
18+
const Version = "0.4.0"
1919

2020
const usage = `Usage of scaleconnect:
2121

0 commit comments

Comments
 (0)