diff --git a/.goxc.json b/.goxc.json index 82fcfb4..ba4f866 100644 --- a/.goxc.json +++ b/.goxc.json @@ -1,6 +1,6 @@ { "ArtifactsDest": "build", - "PackageVersion": "0.2.0", + "PackageVersion": "0.2.1", "TaskSettings": { "pkg-build": { "metadata": { @@ -8,7 +8,6 @@ "maintainer": "Will Norris (https://willnorris.com/)" }, "metadata-deb": { - "Depends": "golang", "Homepage": "https://willnorris.com/go/imageproxy" } }