diff --git a/package-lock.json b/package-lock.json index 6800bb5..de81d4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wmf-sitematrix", - "version": "0.1.5", + "version": "0.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "wmf-sitematrix", - "version": "0.1.5", + "version": "0.2.0", "license": "BSD", "devDependencies": { "tap": "16.3.4" diff --git a/package.json b/package.json index 4e07bb3..869f487 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wmf-sitematrix", - "version": "0.1.5", + "version": "0.2.0", "description": "list of Wikimedia wikis", "main": "index.js", "jsnext:main": "index.export.js",