Skip to content

Commit

Permalink
Update corral.json in preparation for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ponylang-main committed Feb 10, 2023
1 parent f6bd5cf commit 129fb99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions corral.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,13 @@
"packages": [
"json"
],
"deps": [
],
"deps": [],
"info": {
"description": "",
"homepage": "https://github.com/ponylang/json",
"license": "BSD-2-Clause",
"documentation_url": "https://ponylang.github.io/json/",
"version": "0.0.0",
"version": "0.1.0",
"name": "json"
}
}

0 comments on commit 129fb99

Please sign in to comment.