diff --git a/package.json b/package.json index 0434325..22b61e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mfm-js", - "version": "0.7.0", + "version": "0.8.0", "description": "A MFM parser implementation with PEG.js", "main": "./built/index.js", "scripts": {