Skip to content

Commit 32c788f

Browse files
committed
chore: bump crate and npm version
1 parent e8f3fc9 commit 32c788f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name = "rspack_resolver"
1515
readme = "README.md"
1616
repository = "https://github.com/web-infra-dev/rspack-resolver"
1717
rust-version = "1.70"
18-
version = "0.6.6"
18+
version = "0.6.7"
1919

2020
[lib]
2121
doctest = false

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rspack/resolver",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Rspack Resolver Node API",
55
"main": "index.js",
66
"browser": "browser.js",

0 commit comments

Comments
 (0)