Skip to content

Commit e5eacad

Browse files
committed
chore: bump version
Signed-off-by: Dan Selman <[email protected]>
1 parent 6ab39cb commit e5eacad

File tree

2 files changed

+28
-52
lines changed

2 files changed

+28
-52
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@accordproject/concerto-graph",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Concerto Graph",
55
"main": "dist/src/graphmodel.js",
66
"license": "Apache-2.0",
@@ -37,7 +37,7 @@
3737
"typescript": "^5.3.3"
3838
},
3939
"dependencies": {
40-
"@accordproject/concerto-core": "^3.15.0",
40+
"@accordproject/concerto-core": "^3.16.8",
4141
"neo4j-driver": "^5.15.0",
4242
"openai": "^4.20.1",
4343
"uuid": "^9.0.1"

0 commit comments

Comments
 (0)