Skip to content

Commit 6af4d33

Browse files
committed
Publish crate and napi v1.6.1
1 parent 79d5896 commit 6af4d33

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
@@ -1,5 +1,5 @@
11
[package]
2-
version = "1.6.0"
2+
version = "1.6.1"
33
name = "oxc_resolver"
44
authors = ["Boshen <[email protected]>"]
55
categories = ["development-tools"]

npm/package.json

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

0 commit comments

Comments
 (0)