Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #353 from davidradl/main
Browse files Browse the repository at this point in the history
git352 create 3.5 release changes
  • Loading branch information
davidradl committed Feb 3, 2022
2 parents 0cb1d82 + 3a5a878 commit 3731c86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cra-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egeria-react-ui-client",
"version": "3.5.0-rc.0",
"version": "3.5.0",
"description": "Egeria React User Interface client component.",
"private": true,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion cra-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egeria-react-ui-server",
"version": "3.5.0-rc.0",
"version": "3.5.0",
"private": true,
"description": "Egeria React User Interface server component, also known as the presentation server.",
"main": "index.js",
Expand Down

0 comments on commit 3731c86

Please sign in to comment.