Bump the version to 0.17.0
This commit is contained in:
parent
53b27de6cd
commit
94d9fc0a86
@ -1,5 +1,7 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.17.0
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
|
||||||
* `collections::only` no longer exports a `raw` submodule. It was never meant ot be exported in the first place.
|
* `collections::only` no longer exports a `raw` submodule. It was never meant ot be exported in the first place.
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-events"
|
name = "ruma-events"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-events"
|
repository = "https://github.com/ruma/ruma-events"
|
||||||
version = "0.16.0"
|
version = "0.17.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user