Skip to content

Commit a2590b6

Browse files
committed
Release v0.0.7 (#68)
1 parent 725ebb9 commit a2590b6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "iamb"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
edition = "2018"
55
authors = ["Ulyssa <[email protected]>"]
66
repository = "https://github.com/ulyssa/iamb"
@@ -39,7 +39,7 @@ unicode-width = "0.1.10"
3939
url = {version = "^2.2.2", features = ["serde"]}
4040

4141
[dependencies.modalkit]
42-
version = "0.0.13"
42+
version = "0.0.14"
4343

4444
[dependencies.matrix-sdk]
4545
version = "0.6"

0 commit comments

Comments
 (0)