diff --git a/package.json b/package.json index 6ae5e5c..534a25a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mfm-js", - "version": "0.14.0", + "version": "0.14.1", "description": "An MFM parser implementation with PEG.js", "main": "./built/index.js", "types": "./built/index.d.ts",