use 0.1.5 in ffi.nimble

This commit is contained in:
Ivan FB 2026-06-18 11:47:22 +02:00
parent d4c87c1f94
commit e86b136e79
No known key found for this signature in database
GPG Key ID: DF0C67A04C543270

View File

@ -1,6 +1,6 @@
# ffi.nimble
version = "0.1.6"
version = "0.1.5"
author = "Institute of Free Technology"
description = "FFI framework with custom header generation"
license = "MIT or Apache License 2.0"