Skip to content

Commit 4a78ec0

Browse files
committed
v1.5
1 parent adcba48 commit 4a78ec0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ferrules-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferrules"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
authors = ["Amine dirhoussi <[email protected]>"]
66
description = "Modern, fast, document parser written in 🦀"

ferrules-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ferrules-core"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
repository = "https://github.com/aminediro/ferrules"
66

0 commit comments

Comments
 (0)