Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 0e53ff7

Browse files
committed
Update version
1 parent d23438c commit 0e53ff7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The current implement covers only a subset of HSDP APIs. Basically, we implement
1414
- [x] Access Policy
1515
- [x] Access URL
1616
- [x] Multipart Upload
17+
- [x] BlobStore Policy management
1718
- [ ] Topic management
1819
- [ ] Store Access
1920
- [ ] Bucket management

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package internal
22

33
const (
4-
LibraryVersion = "0.81.3"
4+
LibraryVersion = "0.82.0"
55
)

0 commit comments

Comments
 (0)