aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:40:59 -0700
committerFuwn <[email protected]>2024-10-30 03:40:59 -0700
commitf802bc701bce4494e33602c4511c6ca0ded714c7 (patch)
tree55e13fdb37ce8ed2434fbe56515285cdc2d643bd
parentfeat: const bindings + docs overhaul (diff)
downloadarchived-senpy-ffi-f802bc701bce4494e33602c4511c6ca0ded714c7.tar.xz
archived-senpy-ffi-f802bc701bce4494e33602c4511c6ca0ded714c7.zip
chore: bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4a1803a..395f6cc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy-ffi"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "FFI bindings for senpy-rs"