diff --git a/package.json b/package.json index be13be7..d7c94a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "markdownconvert", "description": "Markdown Converter (markdownconvert) is a conversion tool to convert Markdown into HTML.", - "version": "0.9.99", + "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"