Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit b6c0565

Browse files
committed
[parse-cli] bump version to 2.2.9
1 parent 0ecfe86 commit b6c0565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parsecli/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121
)
2222

2323
const (
24-
Version = "2.2.8"
24+
Version = "2.2.9"
2525
CloudDir = "cloud"
2626
HostingDir = "public"
2727
DefaultBaseURL = "https://api.parse.com/1/"

0 commit comments

Comments
 (0)