Skip to content

Commit 026449f

Browse files
author
RoFlection Bot
committed
v8.14.0 release (#77)
1 parent 0ffeba6 commit 026449f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# DOM Testing Library Lua Changelog
2+
3+
## 8.14.0 (2022-10-03)
4+
* Initial release.

rotriever.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[package]
22
name = "DomTestingLibrary"
3-
version = "0.0.1"
3+
version = "8.14.0"
44
authors = [
5-
5+
"Ignacio Falk <flakolefluk@gmail.com>",
6+
"Allan Jeremy <dev@allanjeremy.com>",
7+
"Paul Doyle <pdoyle@roblox.com>"
68
]
79
content_root = "src"
810

0 commit comments

Comments
 (0)