Skip to content

Commit

Permalink
chore: bump to v0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Mar 24, 2024
1 parent e78397c commit dd06b38
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mousai"
version = "0.7.6"
version = "0.7.7"
authors = ["Dave Patrick Caberto <davecruz48@gmail.com>"]
license = "GPL-3.0-or-later"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -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',
)
Expand Down
2 changes: 1 addition & 1 deletion po/mousai.pot
Original file line number Diff line number Diff line change
Expand Up @@ -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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down

0 comments on commit dd06b38

Please sign in to comment.