Przeglądaj źródła

forgor to bump version 💀

Sv443 1 rok temu
rodzic
commit
7e078c6bf3
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2 2
      package-lock.json
  2. 1 1
      package.json

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "geniurl",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "geniurl",
-      "version": "1.3.2",
+      "version": "1.3.3",
       "license": "MIT",
       "dependencies": {
         "axios": "^1.2.1",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "geniurl",
-  "version": "1.3.2",
+  "version": "1.3.3",
   "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": {