Skip to content

Commit c89e2fa

Browse files
committed
v0.3.0
1 parent 9ef0c3c commit c89e2fa

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-tasks",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Manage and control concurrent and async operations in Solid.js apps. Forget about manual cancellation, concurrency side-effects and make your app user proof.",
55
"keywords": [
66
"actions",
@@ -76,4 +76,4 @@
7676
]
7777
}
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)