From c787a5881b1307963e9c0362e1d718a9117fff97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20L=C3=BChne?= Date: Thu, 7 May 2020 17:20:07 +0200 Subject: [PATCH] Bump version number --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1ef0cea..ba18db6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "anthem" -version = "0.3.0-beta.1" +version = "0.4.0-beta.1" authors = ["Patrick Lühne "] edition = "2018"