Skip to content

Commit

Permalink
Bump version of gmlewis/json
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Lewis <[email protected]>
  • Loading branch information
gmlewis committed Jul 15, 2024
1 parent 9e207cf commit 943b0d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ To run the examples, type:
The code has been updated to support compiler `moon version`:

```bash
moon 0.1.20240711 (84f6b86 2024-07-11)
moon 0.1.20240715 (0188781 2024-07-15)
```

## Reach Out!
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.19.0",
"version": "0.20.0",
"deps": {
"gmlewis/json": "0.11.0"
"gmlewis/json": "0.13.0"
},
"readme": "README.md",
"repository": "https://github.com/extism/moonbit-pdk",
Expand Down

0 comments on commit 943b0d5

Please sign in to comment.