Release ruma 0.1.0
This commit is contained in:
parent
e5e2cde421
commit
65021a26da
5
crates/ruma/CHANGELOG.md
Normal file
5
crates/ruma/CHANGELOG.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.1.0
|
||||||
|
|
||||||
|
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.0.3"
|
version = "0.1.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[package.metadata.docs.rs]
|
[package.metadata.docs.rs]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user