diff --git a/package-lock.json b/package-lock.json index aa3ef2e..30fd5f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lastfm-node-client", - "version": "2.0.1", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b47fcf1..5d78482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lastfm-node-client", - "version": "2.0.1", + "version": "2.1.0", "description": "JavaScript library for interfacing with the Last.fm API", "files": [ "lib"