summaryrefslogtreecommitdiff
path: root/mlua-sys
diff options
context:
space:
mode:
Diffstat (limited to 'mlua-sys')
-rw-r--r--mlua-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mlua-sys/Cargo.toml b/mlua-sys/Cargo.toml
index 22c589b..9dca3a1 100644
--- a/mlua-sys/Cargo.toml
+++ b/mlua-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua-sys"
-version = "0.1.1"
+version = "0.2.0"
authors = ["Aleksandr Orlenko <zxteam@pm.me>"]
edition = "2021"
repository = "https://github.com/khvzak/mlua"