Skip to content

Commit 6b73696

Browse files
author
Thanh Nguyen
committed
release v0.2.0
1 parent ef0498a commit 6b73696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASE-NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gocosmos release notes
22

3-
## 2023-03-xx - v0.2.0
3+
## 2023-03-14 - v0.2.0
44

55
- `RestClient`:
66
- `QueryDocuments`: enhancements & bug fixed with cross-partition queries.

gocosmos.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package gocosmos
33

44
const (
55
// Version of package gocosmos.
6-
Version = "0.1.9"
6+
Version = "0.2.0"
77
)

0 commit comments

Comments
 (0)