Skip to content

Commit c136cff

Browse files
committed
increase version
1 parent 4229d93 commit c136cff

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# TerminusDB Client v10.0.12
2+
3+
## New 🚀
4+
5+
* Add the ability to add additional diff options to the diff endpoint
6+
17
# TerminusDB Client v10.0.11
28

39
## New 🚀

package.json

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

0 commit comments

Comments
 (0)