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

Commit f237b8d

Browse files
committed
bump version to 2.2.6
1 parent 6bd5cdc commit f237b8d

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

0 commit comments

Comments
 (0)