diff --git a/package.json b/package.json index 05859aae..e9f3f5c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mfm-js", - "version": "0.16.0", + "version": "0.16.1", "description": "An MFM parser implementation with PEG.js", "main": "./built/index.js", "types": "./built/index.d.ts",