chore: prepare v1.0.4

This commit is contained in:
orion 2024-05-22 15:53:26 -05:00
parent 3b1d410afa
commit bbdbfaa35e
Signed by: orion
GPG Key ID: 6D4165AE4C928719
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "purescript-cbor-stream",
"version": "v1.0.3",
"version": "v1.0.4",
"type": "module",
"dependencies": {
"cbor-x": "^1.5.9",

View File

@ -1,7 +1,7 @@
package:
name: cbor-stream
publish:
version: '1.0.3'
version: '1.0.4'
license: 'GPL-3.0-or-later'
location:
githubOwner: 'cakekindel'