Skip to content

Commit

Permalink
Version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Sep 16, 2022
1 parent 56bd529 commit 15e7e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "unicode-general-category"
version = "0.5.1"
version = "0.6.0"
authors = ["YesLogic Pty. Ltd. <info@yeslogic.com>"]
edition = "2018"

Expand Down

2 comments on commit 15e7e31

@Razican
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, could this new version, with Unicode 15, be released into crates.io?

@wezm
Copy link
Contributor Author

@wezm wezm commented on 15e7e31 Sep 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New version has now been published

Please sign in to comment.