Skip to content

Commit 21dc7d9

Browse files
authored
Bump version from 0.1.1 to 0.1.2
1 parent c7e8dee commit 21dc7d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxc-py"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -16,4 +16,4 @@ oxc_parser = "0.44.0"
1616
oxc_semantic = "0.44.0"
1717
oxc_span = "0.44.0"
1818
oxc_transformer = "0.44.0"
19-
tempfile = "3.17.1"
19+
tempfile = "3.17.1"

0 commit comments

Comments
 (0)