Bump versions to 0.16.0
This commit is contained in:
parent
e21633ef53
commit
e9d69be874
@ -1,5 +1,7 @@
|
||||
# [unreleased]
|
||||
|
||||
# 0.16.0
|
||||
|
||||
Breaking changes:
|
||||
|
||||
* Update `RoomId::parse_with_server_name`s bounds from `Into<Cow<'_, str>>` to
|
||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
||||
name = "ruma-identifiers"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-identifiers"
|
||||
version = "0.15.1"
|
||||
version = "0.16.0"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
Loading…
x
Reference in New Issue
Block a user