Skip to content

Commit 2aff71e

Browse files
v3.0.0
1 parent 293bd20 commit 2aff71e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

modules/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@overture-stack/arranger-components",
33
"description": "React UI components for Overture Arranger servers",
4-
"version": "3.0.0-rc.2",
4+
"version": "3.0.0",
55
"homepage": "https://github.com/overture-stack/arranger#readme",
66
"bugs": {
77
"url": "https://github.com/overture-stack/arranger/issues"

modules/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@overture-stack/arranger-server",
33
"description": "Data Model-agnostic GraphQL-based search API for Elasticsearch",
4-
"version": "3.0.0-rc.2",
4+
"version": "3.0.0",
55
"homepage": "https://github.com/overture-stack/arranger#readme",
66
"bugs": {
77
"url": "https://github.com/overture-stack/arranger/issues"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)