bump cargo version

This commit is contained in:
kyren 2017-05-29 16:33:54 -04:00
parent dbc7144ba9
commit ab3f75a90d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "rlua"
version = "0.4.1"
version = "0.4.2"
authors = ["kyren <catherine@chucklefish.org>"]
description = "High level bindings to Lua 5.3"
repository = "github.com/chucklefish/rlua"