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

Commit b3f0b8e

Browse files
committed
bump version to 2.2.3
1 parent 117c7b4 commit b3f0b8e

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
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
const (
15-
version = "2.2.2"
15+
version = "2.2.3"
1616
cloudDir = "cloud"
1717
hostingDir = "public"
1818
defaultBaseURL = "https://api.parse.com/1/"

0 commit comments

Comments
 (0)