diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 353720a8..161f317a 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-darwin-arm64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with macOS ARM64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index eab18da8..55137fa1 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-darwin-x64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with macOS x64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linux-arm/package.json b/npm/linux-arm/package.json index 90a0c809..1eda3bd7 100644 --- a/npm/linux-arm/package.json +++ b/npm/linux-arm/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-linux-arm", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linux-arm64/package.json b/npm/linux-arm64/package.json index 43b30070..8c3a1981 100644 --- a/npm/linux-arm64/package.json +++ b/npm/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-linux-arm64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Linux (glibc) ARM64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linux-x64/package.json b/npm/linux-x64/package.json index 27e456ce..fab5cb0c 100644 --- a/npm/linux-x64/package.json +++ b/npm/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-linux-x64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Linux (glibc) x64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linuxmusl-arm64/package.json b/npm/linuxmusl-arm64/package.json index 4c07688a..c74351f2 100644 --- a/npm/linuxmusl-arm64/package.json +++ b/npm/linuxmusl-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-linuxmusl-arm64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Linux (musl) ARM64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linuxmusl-x64/package.json b/npm/linuxmusl-x64/package.json index 4433bcfa..66586e58 100644 --- a/npm/linuxmusl-x64/package.json +++ b/npm/linuxmusl-x64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-linuxmusl-x64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Linux (musl) x64", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/win32-ia32/package.json b/npm/win32-ia32/package.json index f9d685c9..f5254fce 100644 --- a/npm/win32-ia32/package.json +++ b/npm/win32-ia32/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-win32-ia32", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Windows x86 (32-bit)", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/win32-x64/package.json b/npm/win32-x64/package.json index c994fecc..e830c70b 100644 --- a/npm/win32-x64/package.json +++ b/npm/win32-x64/package.json @@ -1,6 +1,6 @@ { "name": "@sharpen/sharp-win32-x64", - "version": "0.0.1-alpha.1", + "version": "0.0.1-alpha.2", "description": "Prebuilt sharp for use with Windows x64", "homepage": "https://sharp.pixelplumbing.com", "repository": {