Skip to content

Commit 17ba986

Browse files
authored
Release 0.5.0
1 parent 777eb62 commit 17ba986

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
@@ -13,7 +13,7 @@ const (
1313
// CACHE_KEY is the name of the cache folder
1414
CACHE_KEY = "awesome"
1515
// VERSION of the cli
16-
VERSION = "0.3.1"
16+
VERSION = "0.5.0"
1717
)
1818

1919
func main() {

0 commit comments

Comments
 (0)