Release v0.0.8 (#134)

This commit is contained in:
Ulyssa 2023-07-07 22:46:08 -07:00
parent bb30cecc63
commit ca4c0034d9
No known key found for this signature in database
GPG key ID: F2873CA2997B83C5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1518,7 +1518,7 @@ dependencies = [
[[package]]
name = "iamb"
version = "0.0.7"
version = "0.0.8"
dependencies = [
"arboard",
"bitflags 1.3.2",

View file

@ -1,6 +1,6 @@
[package]
name = "iamb"
version = "0.0.7"
version = "0.0.8"
edition = "2018"
authors = ["Ulyssa <git@ulyssa.dev>"]
repository = "https://github.com/ulyssa/iamb"