Release v0.0.2 (#18)

This commit is contained in:
Ulyssa
2023-01-05 18:37:58 -08:00
parent 38f4795886
commit 739aab1534
2 changed files with 8 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
[package]
name = "iamb"
version = "0.0.1"
version = "0.0.2"
edition = "2018"
authors = ["Ulyssa <git@ulyssa.dev>"]
repository = "https://github.com/ulyssa/iamb"
homepage = "http://iamb.chat"
homepage = "https://iamb.chat"
readme = "README.md"
description = "A Matrix chat client that uses Vim keybindings"
license = "Apache-2.0"