chore: prepare v1.0.0

This commit is contained in:
orion 2024-05-14 15:04:00 -05:00
parent cbe7d39061
commit 8bafa929e0
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.4.0",
"version": "v1.0.0",
"type": "module",
"dependencies": {
"cbor-x": "^1.5.9",

View File

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