Skip to content

Commit 48d921f

Browse files
author
RoFlection Bot
committed
Release 0.2.0 (#5)
1 parent 6bc2e3f commit 48d921f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Luau RegExp Changelog
22

3-
## Unreleased
3+
## 0.2.0
44

55
- Remove unicode support to minimize package size. The existing source files to support unicode were large enough to impact time to parse, time to require and total package size ([#4](https://github.com/Roblox/luau-regexp/pull/4))
66

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "RegExp"
3-
version = "0.1.3"
3+
version = "0.2.0"
44
author = "Lua Foundation"
55
content_root = "src"
66
files = ["*", "!**/__tests__/**"]

0 commit comments

Comments
 (0)