Skip to content

Commit

Permalink
ready to release
Browse files Browse the repository at this point in the history
  • Loading branch information
pchampin committed Feb 13, 2023
1 parent 72a7eea commit cd73167
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
0.2.1
Fixed bug when initializing from empty String.

0.2.0
Add 'borrowed' method
Bump to 2021 edition
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mownstr"
description = "Maybe Owned String"
version = "0.2.0"
version = "0.2.1"
authors = ["Pierre-Antoine Champin <[email protected]>"]
edition = "2021"
repository = "https://github.com/pchampin/mownstr"
Expand Down

0 comments on commit cd73167

Please sign in to comment.