Skip to content

Commit 4d112f3

Browse files
authored
Merge pull request #221 from sylvestre/ver
bump the release number to 0.1.1 as 0.1.0 has been published on crates.io
2 parents 8a7500e + 99d3fbf commit 4d112f3

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
@@ -5,7 +5,7 @@
55

66
[package]
77
name = "sed"
8-
version = "0.0.1"
8+
version = "0.1.1"
99
authors = ["uutils developers"]
1010
license = "MIT"
1111
description = "sed ~ implemented as universal (cross-platform) utils, written in Rust"

0 commit comments

Comments
 (0)