Bump version
This commit is contained in:
parent
8f9bcd3a65
commit
0ca9c4c513
@ -1,5 +1,7 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.15.0
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
* All identifiers now allocate at maximum one string (localpart and host are no longer stored
|
* All identifiers now allocate at maximum one string (localpart and host are no longer stored
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-identifiers"
|
name = "ruma-identifiers"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-identifiers"
|
repository = "https://github.com/ruma/ruma-identifiers"
|
||||||
version = "0.14.1"
|
version = "0.15.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user