Skip to content

Commit 493dd0b

Browse files
committed
1 parent d6a49e1 commit 493dd0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-async-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async-devtools",
3-
"version": "1.0.0-alpha.5",
3+
"version": "1.0.0",
44
"description": "DevTools for React Async",
55
"keywords": [
66
"react",

packages/react-async/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-async",
3-
"version": "7.0.2-alpha.0",
3+
"version": "7.0.2",
44
"description": "React component for declarative promise resolution and data fetching",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)