We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e44803 commit a64f62bCopy full SHA for a64f62b
.github/workflows/publish.yml
@@ -1,4 +1,6 @@
1
on:
2
+ release:
3
+ types: [released]
4
workflow_dispatch:
5
6
jobs:
moon.mod.json
@@ -1,6 +1,6 @@
{
"name": "moonbitlang/async",
- "version": "0.1.0",
+ "version": "0.1.1",
"readme": "README.md",
"repository": "https://github.com/moonbitlang/async",
"license": "Apache-2.0",
0 commit comments