diff options
| author | Fuwn <[email protected]> | 2024-10-30 03:40:59 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-10-30 03:40:59 -0700 |
| commit | f802bc701bce4494e33602c4511c6ca0ded714c7 (patch) | |
| tree | 55e13fdb37ce8ed2434fbe56515285cdc2d643bd | |
| parent | feat: const bindings + docs overhaul (diff) | |
| download | archived-senpy-ffi-f802bc701bce4494e33602c4511c6ca0ded714c7.tar.xz archived-senpy-ffi-f802bc701bce4494e33602c4511c6ca0ded714c7.zip | |
chore: bump version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |