summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSavagePeanut <sourcehut@lazytapir.com>2023-09-08 11:53:19 -0500
committerSavagePeanut <sourcehut@lazytapir.com>2023-09-08 11:53:19 -0500
commit79c1dbf82c309307fee1e4a9efec1aca72aa3b05 (patch)
treefd4836b41534b21bf04ddb8c1b13c34191798c6b
parent7c73544dac2c1d5b21e201469a0c9c6d0a654f0b (diff)
0.1.5
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
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