Skip to content

Commit 40f6133

Browse files
prepare release
1 parent 860fac9 commit 40f6133

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.2"
6+
version = "0.3.3"
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.1.0"
6+
version = "0.1.1"
77
edition = "2021"
88
license = "Apache-2.0"
99
description= "Private implementation detail of mstickereditor"

0 commit comments

Comments
 (0)