Skip to content

Commit 544c771

Browse files
prepare releaes
1 parent 6f2df39 commit 544c771

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mstickereditor/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[package]
44
workspace = ".."
55
name = "mstickereditor"
6-
version = "0.3.5"
6+
version = "0.3.6"
77
edition = "2021"
88
license = "Apache-2.0"
99
description= "import sticker packs from telegram, to be used at the Maunium sticker picker for Matrix"

mstickerlib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[package]
44
workspace = ".."
55
name = "mstickerlib"
6-
version = "0.3.0"
6+
version = "0.3.1"
77
edition = "2021"
88
license = "Apache-2.0"
99
description= "Private implementation detail of mstickereditor"

0 commit comments

Comments
 (0)