Sfoglia il codice sorgente

chore: bump version

Sven 2 anni fa
parent
commit
dfe0553261
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2 2
      package-lock.json
  2. 1 1
      package.json

+ 2 - 2
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "geniurl",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
@@ -10777,4 +10777,4 @@
       "dev": true
     }
   }
-}
+}

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "geniurl",
-  "version": "1.3.0",
+  "version": "1.3.1",
   "description": "Simple JSON and XML REST API to search for song metadata, the lyrics URL and lyrics translations on genius.com",
   "main": "src/index.ts",
   "scripts": {