chore: prepare v0.0.3

This commit is contained in:
orion 2024-07-17 12:08:07 -05:00
parent 93c802067e
commit 4e1e49432d
Signed by: orion
GPG Key ID: 6D4165AE4C928719
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "purescript-threading",
"version": "v0.0.2",
"version": "v0.0.3",
"type": "module",
"dependencies": {},
"devDependencies": {

View File

@ -1,7 +1,7 @@
package:
name: threading
publish:
version: '0.0.2'
version: '0.0.3'
license: 'GPL-3.0-or-later'
location:
githubOwner: 'cakekindel'