diff --git a/package.json b/package.json index 25a74d1..c3c3bc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "htmr", - "version": "0.9.2", + "version": "0.10.0", "description": "Simple and lightweight (< 2kB) HTML to React converter that works in server and browser", "main": "lib/index.js", "browser": "lib/htmr.min.js",