Skip to content

Commit

Permalink
Updating the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
radekg committed Mar 11, 2022
1 parent e59ccf1 commit 7bb48a1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.2-beta.1
0.0.2-beta.2
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,11 @@ func main() {

}
```

## Versions

Notes on the client versions:

- YugabyteDB `2.13.0`: use client version `v0.0.2-beta.2`
- YugabyteDB `2.11.2`: use client version `v0.0.2-beta.1`
- YugabyteDB `2.9.x`, `2.11.0`, `2.11.1`: use client version `v0.0.1-beta.4`

0 comments on commit 7bb48a1

Please sign in to comment.