Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Aug 12, 2020
1 parent c169261 commit be28e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

func main() {
info.Set("SPN Hub", "0.2.1", "AGPLv3", true)
info.Set("SPN Hub", "0.2.2", "AGPLv3", true)

// configure SPN
conf.EnablePublicHub(true)
Expand Down

0 comments on commit be28e2b

Please sign in to comment.