Skip to content

Commit d6c20bc

Browse files
committed
chore(release): publish
1 parent afab054 commit d6c20bc

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

arm64/aarch64-unknown-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"aarch64-unknown-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

arm64/armv7-unknown-linux-gnueabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"armv7-unknown-linux-gnueabihf.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

arm64/powerpc64le-unknown-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"powerpc64le-unknown-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

arm64/s390x-ibm-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"s390x-ibm-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

arm64/x86_64-unknown-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"x86_64-unknown-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"npmClient": "yarn",
55
"gitTagVersion": true,
66
"command": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/cross-toolchain",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"main": "index.js",
66
"types": "index.d.ts",

x64/aarch64-unknown-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"aarch64-unknown-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

x64/armv7-unknown-linux-gnueabihf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"armv7-unknown-linux-gnueabihf.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

x64/powerpc64le-unknown-linux-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"index.d.ts",
1414
"powerpc64le-unknown-linux-gnu.tar.xz"
1515
],
16-
"version": "1.0.0",
16+
"version": "1.0.2",
1717
"license": "MIT",
1818
"author": {
1919
"name": "LongYinan",

0 commit comments

Comments
 (0)