Skip to content

Commit 1f91cfa

Browse files
committed
Updates for 0.19.7.
1 parent 21ba731 commit 1f91cfa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.19.7]
2+
- Cosmetic fixes to README.md
3+
14
## [0.19.6]
25
- Initial support for LuaJIT (thanks lazytiger)
36

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rlua"
3-
version = "0.19.6"
3+
version = "0.19.7"
44
authors = ["kyren <kerriganw@gmail.com>"]
55
edition = "2018"
66
description = "High level bindings to Lua 5.x"

0 commit comments

Comments
 (0)