diff --git a/package.json b/package.json index bc92e3bb..d763b582 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rosee", - "version": "0.4.0", + "version": "0.5.0", "description": "A MFM parser implementation with PEG.js", "main": "./built/index.js", "scripts": {