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 10, 2020
1 parent 5d39507 commit 018546e
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() {
// configure
info.Set("SPN Hub", "0.2.0", "AGPLv3", true)
info.Set("SPN Hub", "0.2.1", "AGPLv3", true)
conf.EnablePublicHub(true)
conf.EnableClient(false)
config.SetDefaultConfigOption(captain.CfgOptionEnableSPNKey, true)
Expand Down

0 comments on commit 018546e

Please sign in to comment.