diff --git a/package-lock.json b/package-lock.json index ce2c66e..c1fc1dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wiki2reveal", - "version": "2.1.7", + "version": "2.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 324ac9f..8f26410 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wiki2reveal", "exportvar": "Wiki2Reveal", - "version": "2.1.7", + "version": "2.1.8", "description": "Converts Wiki Source Text to RevealJS Presentation including Download the online source", "main": "main.js", "directories": {