Skip to content

Commit 93a6eeb

Browse files
author
Marc McIntyre
committed
bump version to 4.0.0
1 parent 05fec0a commit 93a6eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-popout",
3-
"version": "3.0.4",
3+
"version": "4.0.0",
44
"description": "Wraps window.open in a react component, allowing the contents to be part of your react render tree",
55
"main": "dist/react-popout.min.js",
66
"types": "dist/react-popout.d.ts",

0 commit comments

Comments
 (0)