Skip to content

Commit 7637a60

Browse files
chore: bump version
1 parent 47b4550 commit 7637a60

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.2.1]
4+
5+
### Changed
6+
7+
- Updated syntax to 0.6.20
8+
9+
### Fixed
10+
11+
- Updated code in `prebuild` to use the updated API
12+
313
## [0.2.0]
414

515
### Changed

moon.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moonbitlang/regexp",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"readme": "README.md",
55
"repository": "https://github.com/moonbitlang/regexp.mbt",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)