Skip to content

Commit 08c01ac

Browse files
committed
0.6.0
1 parent 52da4fb commit 08c01ac

File tree

3 files changed

+6
-100
lines changed

3 files changed

+6
-100
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Next version
44

5+
## 0.6.0
6+
57
### API changes
68

79
- Add `Math.Int.floor` and `Math.Int.random`, https://github.com/rescript-association/rescript-core/pull/156

package-lock.json

+3-99
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript/core",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"scripts": {
55
"clean": "rescript clean",
66
"build": "rescript",

0 commit comments

Comments
 (0)