Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit ba1bfff

Browse files
committed
chore(release): v0.1.3
1 parent e111857 commit ba1bfff

File tree

15 files changed

+28
-28
lines changed

15 files changed

+28
-28
lines changed

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
license = "MIT"
66
name = "magic_string"
77
repository = "https://github.com/h-a-n-a/magic-string-rs"
8-
version = "0.1.2"
8+
version = "0.1.3"
99

1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111

node/npm/android-arm-eabi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-android-arm-eabi",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"android"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/android-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-android-arm64",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"android"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/darwin-arm64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-darwin-arm64",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"darwin"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/darwin-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-darwin-x64",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"darwin"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/freebsd-x64/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-freebsd-x64",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"freebsd"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/linux-arm-gnueabihf/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-linux-arm-gnueabihf",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"linux"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/linux-arm64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-linux-arm64-gnu",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"linux"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/linux-arm64-musl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-linux-arm64-musl",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"linux"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

node/npm/linux-x64-gnu/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@napi-rs/magic-string-linux-x64-gnu",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"os": [
55
"linux"
66
],
@@ -38,4 +38,4 @@
3838
"access": "public"
3939
},
4040
"repository": "https://github.com/h-a-n-a/magic-string-rs.git"
41-
}
41+
}

0 commit comments

Comments
 (0)