diff --git a/package-lock.json b/package-lock.json index da12fbf..50d1249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-stdio", - "version": "3.4.6", + "version": "3.4.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d8d69a3..1f49e62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-stdio", - "version": "3.4.6", + "version": "3.4.7", "description": "Render React.js components on any backend", "author": "Michael Jackson", "license": "MIT",