Skip to content

Commit ebc099e

Browse files
committed
0.1.1
1 parent f3d4004 commit ebc099e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "napi-webp-animation-darwin-arm64",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"os": [
55
"darwin"
66
],

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "napi-webp-animation-darwin-x64",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"os": [
55
"darwin"
66
],

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "napi-webp-animation-linux-x64-gnu",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"os": [
55
"linux"
66
],

npm/win32-x64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "napi-webp-animation-win32-x64-msvc",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"os": [
55
"win32"
66
],

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "napi-webp-animation",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A fully typed WebP animation package for NodeJS using Rust",
55
"author": "Gunnar Omander <[email protected]> (https://gomander.dev)",
66
"license": "MIT",

0 commit comments

Comments
 (0)