Skip to content

Commit 0e346b3

Browse files
committed
bump major version
1 parent e79747c commit 0e346b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ WARNING: this library is current experimental, API is subjected to future change
1313
## Installation
1414
In your MoonBit project root, run:
1515
```bash
16-
moon add moonbitlang/async@0.7.0
16+
moon add moonbitlang/async@0.8.0
1717
```
1818
This library provides the following packages:
1919

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/async",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"readme": "README.md",
55
"repository": "https://github.com/moonbitlang/async",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)