Skip to content

Commit 103e2e1

Browse files
committed
Release 0.2.0
berry-bench@0.2.0 berry-bench-bin@0.2.0 berry-core@0.2.0 berry-dump-bin@0.2.0 berry-test@0.2.0 Generated by cargo-workspaces
1 parent 0d61392 commit 103e2e1

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v24.1.0
1+
v24.3.0

Cargo.lock

Lines changed: 5 additions & 5 deletions
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
@@ -7,7 +7,7 @@ resolver = "2"
77
categories = ["parsing", "parser-implementations"]
88
# description = "A simple yarn berry lockfile parser"
99
edition = "2024"
10-
version = "0.1.0"
10+
version = "0.2.0"
1111
# keywords = [
1212
# "yarn",
1313
# "berry",

crates/berry-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition.workspace = true
55
license.workspace = true
66
name = "berry-core"
77
repository.workspace = true
8-
version = "0.1.0"
8+
version = "0.2.0"
99

1010
[dependencies]
1111
nom = { workspace = true }

0 commit comments

Comments
 (0)