diff --git a/npm/c-at-e-file-server-darwin-x64/package.json b/npm/c-at-e-file-server-darwin-x64/package.json index 735aac6..2bab7f5 100644 --- a/npm/c-at-e-file-server-darwin-x64/package.json +++ b/npm/c-at-e-file-server-darwin-x64/package.json @@ -4,7 +4,7 @@ "compute-file-server-darwin-x64": "compute-file-server" }, "type": "module", - "version": "1.0.0", + "version": "1.1.0", "main": "index.js", "description": "The macOS 64-bit binary for @jakechampion/compute-file-server-cli, which uploads files to Fastly for serving directly from within Fastly Compute applications. Upload any type of file: images, text, video etc and serve directly from Fastly. It is ideal for serving files built from a static site generator such as 11ty.", "license": "MIT", @@ -18,4 +18,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +}