Skip to content

Commit

Permalink
Merge pull request #247 from apollographql/pr/bump-version-26b8faa
Browse files Browse the repository at this point in the history
Bump version to 0.9.0
  • Loading branch information
phryneas committed Mar 22, 2024
2 parents 13e01c9 + 26b8faa commit c8eac3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/client-react-streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-react-streaming",
"version": "0.8.0",
"version": "0.9.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/experimental-nextjs-app-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apollo/experimental-nextjs-app-support",
"version": "0.8.0",
"version": "0.9.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
},
Expand Down Expand Up @@ -113,6 +113,6 @@
"react": "^18"
},
"dependencies": {
"@apollo/client-react-streaming": "^0.9.0"
"@apollo/client-react-streaming": "0.9.0"
}
}

0 comments on commit c8eac3d

Please sign in to comment.