From 0ed891b3a1387812cdcdd7413a4f0e3ab353cc61 Mon Sep 17 00:00:00 2001 From: strawberry Date: Sun, 3 Dec 2023 01:16:08 -0500 Subject: [PATCH] bump version Signed-off-by: strawberry --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 17e9ed57..ea149755 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -393,7 +393,7 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" [[package]] name = "conduwuit" -version = "0.7.0-alpha+conduwuit-0.1.0" +version = "0.7.0-alpha+conduwuit-0.1.1" dependencies = [ "async-trait", "axum", diff --git a/Cargo.toml b/Cargo.toml index 1c42895d..83f2716b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["strawberry ", "timokoesters