Skip to content

Commit 5e19ad2

Browse files
committed
Release 0.4.1
berry@0.4.1 Generated by cargo-workspaces
1 parent 07546b9 commit 5e19ad2

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.4.0"
10+
version = "0.4.1"
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
@@ -6,7 +6,7 @@ edition.workspace = true
66
license.workspace = true
77
name = "berry"
88
repository.workspace = true
9-
version = "0.4.0"
9+
version = "0.4.1"
1010

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

0 commit comments

Comments
 (0)