Release ruma 0.1.1
This commit is contained in:
parent
958d3a5812
commit
e9f2584607
@ -1,5 +1,12 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.1.1
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
|
||||||
|
* Bump versions of `ruma-client-api` and `ruma-events` for unstable spaces
|
||||||
|
support
|
||||||
|
|
||||||
# 0.1.0
|
# 0.1.0
|
||||||
|
|
||||||
First release with non-prerelease dependencies! 🎉
|
First release with non-prerelease dependencies! 🎉
|
||||||
|
@ -8,7 +8,7 @@ homepage = "https://www.ruma.io/"
|
|||||||
repository = "https://github.com/ruma/ruma"
|
repository = "https://github.com/ruma/ruma"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user