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

Commit 9bb1ece

Browse files
committed
[release] release 3.0.2 version of parse cli
1 parent 19d0376 commit 9bb1ece

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
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
const (
25-
Version = "3.0.1"
25+
Version = "3.0.2"
2626
CloudDir = "cloud"
2727
HostingDir = "public"
2828
DefaultBaseURL = "https://api.parse.com/1/"

0 commit comments

Comments
 (0)