diff --git a/package-lock.json b/package-lock.json index 73ff55b..a4a1985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "xeno-canto-api-ts", - "version": "1.0.4", + "version": "1.0.5", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index f62c6db..502205b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xeno-canto-api-ts", - "version": "1.0.4", + "version": "1.0.5", "description": "A TypeScript wrapper for the Xeno Canto API", "homepage": "https://joesiu.github.io/xeno-canto-api-ts", "repository": {