aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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 d912b5e..7b00c07 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -82,7 +82,7 @@ dependencies = [
[[package]]
name = "hydro_roll"
-version = "0.1.9"
+version = "0.1.10"
dependencies = [
"printpdf",
"pyo3",
diff --git a/Cargo.toml b/Cargo.toml
index d57e10f..dc63da6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hydro_roll"
-version = "0.1.9"
+version = "0.1.10"
edition = "2021"
description = "A simple rust library for HydroRoll."
license = "MIT"