summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2021-06-27 22:42:14 +0100
committerAlex Orlenko <zxteam@protonmail.com>2021-06-28 00:10:07 +0100
commitfc84e8623ea1edd482cb1358c7b7b5cd60b9b90f (patch)
treebf6600993423bec10f5137ab62ea455a3494f516 /Cargo.toml
parent8aae9a7c3e57063e85bc9040eafc51d6d164f26d (diff)
downloadmlua-fc84e8623ea1edd482cb1358c7b7b5cd60b9b90f.zip
v0.6.1
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 9301cf9..8f98cc9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua"
-version = "0.6.0" # remember to update html_root_url and mlua_derive
+version = "0.6.1" # remember to update html_root_url and mlua_derive
authors = ["Aleksandr Orlenko <zxteam@pm.me>", "kyren <catherine@chucklefish.org>"]
edition = "2018"
repository = "https://github.com/khvzak/mlua"