Skip to content

Commit e91a0f4

Browse files
committed
Release 0.6.0
1 parent b21b7f4 commit e91a0f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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,4 +1,5 @@
11
[package]
2+
version = "0.6.0"
23
name = "oxc_resolver"
34
authors = ["Boshen <[email protected]>", "Oxc contributors"]
45
categories = ["development-tools"]
@@ -10,7 +11,6 @@ license = "MIT"
1011
readme = "README.md"
1112
repository = "https://github.com/oxc-project/oxc_resolver"
1213
rust-version = "1.60"
13-
version = "0.5.5"
1414

1515
[lib]
1616
doctest = false

0 commit comments

Comments
 (0)