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

Commit a3deba6

Browse files
committed
bump version to 2.2.5
1 parent 051e530 commit a3deba6

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.4"
15+
version = "2.2.5"
1616
cloudDir = "cloud"
1717
hostingDir = "public"
1818
defaultBaseURL = "https://api.parse.com/1/"

0 commit comments

Comments
 (0)