commit:     6629129dbb59d5cf815e6e89dae1b8d9bf7930d4
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 16:20:28 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 16:23:01 2021 +0000
URL:        https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=6629129d

Cargo.toml: version 0.5.0

Partially solves https://github.com/gentoo/cargo-ebuild/issues/4

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 4140a60..3e56edb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "cargo-ebuild"
-version = "0.4.1-dev"
+version = "0.5.0"
 authors = ["Doug Goldstein <[email protected]>"]
 license = "MIT/Apache-2.0"
 edition = "2018"

Reply via email to