Skip to content

Commit 4175c66

Browse files
committed
Update version to 3.0.0-alpha-7
1 parent 56eb6ef commit 4175c66

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

RELEASE_NOTES_LATEST.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ 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]6
18+
npm install [email protected]7
1919
```
2020
or
2121
```sh
22-
22+
2323
```
2424

2525

@@ -33,3 +33,5 @@ yarn add [email protected]
3333

3434

3535
## Other Improvements
36+
37+

VERSION

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

0 commit comments

Comments
 (0)