From dd06b3838d37a25daeaa3e6d70d2df3527ec03a2 Mon Sep 17 00:00:00 2001 From: Dave Patrick Caberto Date: Sun, 24 Mar 2024 14:46:27 +0800 Subject: [PATCH] chore: bump to v0.7.7 --- Cargo.lock | 2 +- Cargo.toml | 2 +- meson.build | 2 +- po/mousai.pot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 52a0461e..6a0d0d03 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1286,7 +1286,7 @@ dependencies = [ [[package]] name = "mousai" -version = "0.7.6" +version = "0.7.7" dependencies = [ "anyhow", "async-lock 3.3.0", diff --git a/Cargo.toml b/Cargo.toml index 80f3aadc..ac07bbf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mousai" -version = "0.7.6" +version = "0.7.7" authors = ["Dave Patrick Caberto "] license = "GPL-3.0-or-later" edition = "2021" diff --git a/meson.build b/meson.build index 2981db44..6528a6f4 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'mousai', 'rust', - version: '0.7.6', + version: '0.7.7', license: 'GPL-3.0-or-later', meson_version: '>= 0.59', ) diff --git a/po/mousai.pot b/po/mousai.pot index 7ce8019e..e3af0afb 100644 --- a/po/mousai.pot +++ b/po/mousai.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mousai\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-03-10 09:43+0800\n" +"POT-Creation-Date: 2024-03-24 14:46+0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"