Skip to content

Commit 94fdeb4

Browse files
committed
Update version to 3.0.0-alpha-6
1 parent 94b79eb commit 94fdeb4

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

RELEASE_NOTES_LATEST.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,24 @@ Documentation: https://typedb.com/docs/clients/2.x/clients
77
Available from https://crates.io/crates/typedb-protocol
88

99
```sh
10-
10+
1111
```
1212

1313
#### For Node.js through npm
1414

1515
Available from https://www.npmjs.com/package/typedb-protocol
1616

1717
```sh
18-
npm install [email protected]0
18+
npm install [email protected]6
1919
```
2020
or
2121
```sh
22-
22+
2323
```
2424

2525

2626
## New Features
2727

28-
- **Implement TypeDB 3.0 protocol**
29-
30-
- **Implement TypeDB 3.0 protocol refinements**
3128

3229
## Bugs Fixed
3330

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-alpha-3
1+
3.0.0-alpha-6

0 commit comments

Comments
 (0)