Skip to content

Commit 3620be1

Browse files
author
Diwaker Gupta
committed
Actually bump version to 2.1.0
Since we already released 2.0.0! No breaking changes, but a bunch of new APIs: https://blogs.dropbox.com/business/2017/09/dbx-platform/
1 parent 32856be commit 3620be1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dropbox/sdk.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const (
3535
hostAPI = "api"
3636
hostContent = "content"
3737
hostNotify = "notify"
38-
sdkVersion = "1.0.0-beta"
38+
sdkVersion = "2.1.0"
3939
specVersion = "52ee619"
4040
)
4141

0 commit comments

Comments
 (0)