chore: prepare v1.0.2

This commit is contained in:
2024-05-14 15:09:03 -05:00
parent 5e75b0b230
commit 5363e3d76a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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