diff --git a/package.json b/package.json
index a3fbc7492c28c5d09f24777f9f6a1440a503bff6..2a302579cd4d0b0d2155358304c08a55e23d9aea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "mfm-js",
-  "version": "0.9.0",
+  "version": "0.10.0",
   "description": "An MFM parser implementation with PEG.js",
   "main": "./built/index.js",
   "scripts": {