Skip to content

Commit fe46929

Browse files
committed
0.2.1
1 parent 332c396 commit fe46929

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# main
22

3+
# 0.2.1
4+
35
- Fix `Glob`.
46

57
# 0.2.0

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-bun",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "src/Bun.js",
55
"sideEffects": false,
66
"description": "Use Bun with ReScript.",

0 commit comments

Comments
 (0)