chore: bump version to 1.6.0

This commit is contained in:
Ricardo Arturo Cabral Mejia 2022-10-30 18:17:12 -04:00
parent 94c4229ef3
commit 819c48b618
No known key found for this signature in database
GPG Key ID: 5931EBF43A650245
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "nostr-ts-relay",
"version": "1.5.0",
"version": "1.6.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostr-ts-relay",
"version": "1.5.0",
"version": "1.6.0",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

@ -1,6 +1,6 @@
{
"name": "nostr-ts-relay",
"version": "1.5.0",
"version": "1.6.0",
"description": "A nostr relay written in Typescript.",
"supportedNips": [
1,