We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 657a0ba commit a8cb533Copy full SHA for a8cb533
1 file changed
haxelib.json
@@ -1,6 +1,6 @@
1
{
2
"name": "heaps-coroutine",
3
- "url" : "https://github.com/cardgdev/heaps-coroutine",
+ "url" : "https://github.com/c-g-dev/heaps-coroutine",
4
"description": "Plug-and-play coroutine system for Heaps",
5
"license": "MIT",
6
"tags": [
@@ -10,7 +10,7 @@
10
"contributors": [
11
"cgdev"
12
],
13
- "releasenote": "Macros for 'await' + 'yield'",
+ "releasenote": "added macros for Await + Yield",
14
"version": "2.0.0",
15
"dependencies": {
16
"ludi-commons": "",
0 commit comments