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

Commit 194eb8e

Browse files
committed
update version to 2.2.1
1 parent 6dc142a commit 194eb8e

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
@@ -19,7 +19,7 @@ import (
1919
)
2020

2121
const (
22-
version = "2.2.0"
22+
version = "2.2.1"
2323
cloudDir = "cloud"
2424
hostingDir = "public"
2525
defaultBaseURL = "https://api.parse.com/1/"

0 commit comments

Comments
 (0)