aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:53:49 -0700
committerFuwn <[email protected]>2024-10-30 03:53:49 -0700
commit163da469feba8261a529f1b78fbbfaf8b67ead3f (patch)
tree57ea2efe22cf6746680a1283cb276a2f933c689d /Cargo.toml
parentdeps(senpy): bump to 0.1.3 (diff)
downloadsenpy-ffi-main.tar.xz
senpy-ffi-main.zip
chore: bump versionHEADmain
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9e7e0e2..2fc50d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "senpy-ffi"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "FFI bindings for senpy-rs"