Bump version again...
This commit is contained in:
parent
0ca9c4c513
commit
50cc35f1fe
@ -1,5 +1,11 @@
|
||||
# [unreleased]
|
||||
|
||||
# 0.15.1
|
||||
|
||||
Bug fixes:
|
||||
|
||||
* Fix docs.rs build
|
||||
|
||||
# 0.15.0
|
||||
|
||||
Breaking changes:
|
||||
|
@ -9,11 +9,11 @@ license = "MIT"
|
||||
name = "ruma-identifiers"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-identifiers"
|
||||
version = "0.15.0"
|
||||
version = "0.15.1"
|
||||
edition = "2018"
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["all"]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user