From ab95ab46a6becd8122c56f32a23d85265b807c3e Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Wed, 29 Jul 2020 17:41:23 +0200 Subject: [PATCH] Release ruma 0.0.1 --- ruma/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruma/Cargo.toml b/ruma/Cargo.toml index ac8c7506..1a2017ee 100644 --- a/ruma/Cargo.toml +++ b/ruma/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://www.ruma.io/" repository = "https://github.com/ruma/ruma" readme = "README.md" license = "MIT" -version = "0.1.0" +version = "0.0.1" edition = "2018" [features]