Bump the version number

This commit is contained in:
Savanni D'Gerinel 2024-09-23 23:01:47 -04:00 committed by savanni
parent 95b46de7fc
commit 54225ca729
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -925,7 +925,7 @@ dependencies = [
[[package]]
name = "dashboard"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"async-std",
"cairo-rs",

View File

@ -1,6 +1,6 @@
[package]
name = "dashboard"
version = "0.1.2"
version = "0.1.3"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html