chore: prepare v1.0.3

This commit is contained in:
orion 2024-05-22 15:50:53 -05:00
parent c331c63d1d
commit e2b8a860ef
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.2",
"version": "v1.0.3",
"type": "module",
"dependencies": {
"cbor-x": "^1.5.9",

View File

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