chore: bump version to 1.5.0

This commit is contained in:
Ricardo Arturo Cabral Mejia 2022-10-26 18:56:26 -04:00 committed by Ricardo Arturo Cabral Mejía
parent 863769757a
commit a0cfc7851b
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.4.0",
"version": "1.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nostr-ts-relay",
"version": "1.4.0",
"version": "1.5.0",
"license": "MIT",
"dependencies": {
"@noble/secp256k1": "1.7.0",

View File

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