diff --git a/package.json b/package.json index 128b470..f5293b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simple-wysiwyg", - "version": "3.0.3", + "version": "3.1.0", "description": "Simple and lightweight React WYSIWYG editor", "main": "lib/index.cjs.js", "module": "lib/index.es.mjs",