Skip to content

Commit 09935a2

Browse files
committed
Preps v2.0.0
1 parent 4d9e038 commit 09935a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-component",
3-
"version": "2.0.0-alpha.1",
3+
"version": "2.0.0",
44
"description": "Create Components that resolve asynchronously, with support for server side rendering and code splitting.",
55
"license": "MIT",
66
"main": "dist/react-async-component.js",
@@ -147,4 +147,4 @@
147147
"git add"
148148
]
149149
}
150-
}
150+
}

0 commit comments

Comments
 (0)