diff --git a/package.json b/package.json
index bc92e3bbc7e189d5d8460d6b03789b64e1a618f4..d763b582ddcca25f827762c91e5724e8e70a6342 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": {