diff --git a/package-lock.json b/package-lock.json index 62fa4c1..8d41f63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mozambique-api-wrapper", - "version": "1.3.0", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0a5f8d0..10c159a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mozambique-api-wrapper", - "version": "1.3.0", + "version": "2.0.0", "description": "Wrapper to make accessing mozambiquehe.re APIs when writing code in Javascript (Node.js) much easier.", "main": "index.js", "scripts": {