summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Orlenko <zxteam@protonmail.com>2020-02-09 22:21:34 +0000
committerAlex Orlenko <zxteam@protonmail.com>2020-02-09 22:21:34 +0000
commitd8b9c46d2850c28ed585dfabc8b71725b94fd87d (patch)
tree9f685f9e37d92463bd9f64ff7ca485f0aa69f93e
parent9bd6d6fa92c4dc53771e434845c43dc1ffe73e7d (diff)
downloadmlua-d8b9c46d2850c28ed585dfabc8b71725b94fd87d.zip
0.2.2 release
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c15e366..96097a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "mlua"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Aleksandr Orlenko <zxteam@pm.me>", "kyren <catherine@chucklefish.org>"]
edition = "2018"
repository = "https://github.com/khvzak/mlua"