From 79c1dbf82c309307fee1e4a9efec1aca72aa3b05 Mon Sep 17 00:00:00 2001 From: SavagePeanut Date: Fri, 8 Sep 2023 11:53:19 -0500 Subject: 0.1.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6259477..11a6bbd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -175,7 +175,7 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "slidge-style-parser" -version = "0.1.4" +version = "0.1.5" dependencies = [ "pyo3", ] diff --git a/Cargo.toml b/Cargo.toml index 441c523..6f274f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "slidge-style-parser" -version = "0.1.4" +version = "0.1.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3