diff --git a/package-lock.json b/package-lock.json index 4ca4dc6..873f5c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wiki2reveal", - "version": "1.0.0", + "version": "2.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 12037e7..ae167b3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "wiki2reveal", "exportvar": "Wiki2Reveal", - "version": "2.1.2", + "version": "2.1.3", "description": "Converts Wiki Source Text to RevealJS Presentation including Download the online source", "main": "main.js", "directories": {