summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkyren <kerriganw@gmail.com>2018-10-01 06:10:18 -0400
committerkyren <kerriganw@gmail.com>2018-10-01 06:10:18 -0400
commit8db6709fb84c8b86107725d60e570203be4a8f96 (patch)
treefff90867bd06e73894c1dc98f710619c9ab21ce9
parent929036f2c87c975d5838e15e6b9617b83e4faf02 (diff)
downloadmlua-8db6709fb84c8b86107725d60e570203be4a8f96.zip
(cargo-release) version 0.15.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4c81573..060806b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rlua"
-version = "0.15.2-alpha.0"
+version = "0.15.2"
authors = ["kyren <catherine@chucklefish.org>"]
description = "High level bindings to Lua 5.3"
repository = "https://github.com/chucklefish/rlua"