Skip to content

Commit

Permalink
Update to moonc v0.1.20240729+3efb92d5a
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <[email protected]>
  • Loading branch information
gmlewis committed Jul 29, 2024
1 parent 53d8ca1 commit b8dce84
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,8 +542,8 @@ The code has been updated to support compiler:

```bash
$ moon version --all
moon 0.1.20240723 (2c8c62f 2024-07-23) ~/.moon/bin/moon
moonc v0.1.20240723+155a870f3 ~/.moon/bin/moonc
moon 0.1.20240725 (5e7a3e8 2024-07-25) ~/.moon/bin/moon
moonc v0.1.20240725+5b2cae33b ~/.moon/bin/moonc
moonrun 0.1.20240716 (08bce9c 2024-07-16) ~/.moon/bin/moonrun
```

Expand Down
4 changes: 2 additions & 2 deletions moon.mod.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "extism/moonbit-pdk",
"version": "0.29.0",
"version": "0.30.0",
"deps": {
"gmlewis/jsonutil": "0.19.0"
"gmlewis/jsonutil": "0.20.0"
},
"readme": "README.md",
"repository": "https://github.com/extism/moonbit-pdk",
Expand Down

0 comments on commit b8dce84

Please sign in to comment.