Skip to content

Commit cae181e

Browse files
committed
v0.11.3
1 parent b56e39a commit cae181e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dropbox-sdk"
3-
version = "0.11.3-pre"
3+
version = "0.11.3"
44
authors = ["Bill Fraser <wfraser@dropbox.com>"]
55
edition = "2018"
66
description = "Rust bindings to the Dropbox APIv2, generated by Stone from the official spec."

RELEASE_NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v0.11.3
2-
xxxx-yy-zz
2+
2021-05-08
33
* API spec updates:
44
* 2021-05-07: team_members namespace
55
* 2021-04-14: team namespace

0 commit comments

Comments
 (0)