Skip to content

Commit 88dd93c

Browse files
committed
change version
1 parent 5756184 commit 88dd93c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE_NOTES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# TerminusDB Client v10.0.30
22
## Fixes 🛠
3+
* Fix schema endpoint for system database
4+
# TerminusDB Client v10.0.30
5+
## Fixes 🛠
36
* Fix DiffObject type definition
47

58
# TerminusDB Client v10.0.29

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terminusdb/terminusdb-client",
3-
"version": "10.0.30",
3+
"version": "10.0.31",
44
"description": "TerminusDB client library",
55
"main": "index.js",
66
"types": "./dist/typescript/index.d.ts",

0 commit comments

Comments
 (0)