diff --git a/.goxc.json b/.goxc.json index 5aba430..35f165b 100644 --- a/.goxc.json +++ b/.goxc.json @@ -16,7 +16,7 @@ ], "BuildConstraints": "!plan9,!netbsd,!openbsd,!dragonfly,!solaris,!nacl", "MainDirsExclude": "vendor", - "PackageVersion": "0.5.1", + "PackageVersion": "1.0.0", "TaskSettings": { "publish-github": { "body": "", @@ -25,4 +25,4 @@ } }, "ConfigVersion": "0.9" -} \ No newline at end of file +}