Skip to content

Commit c798116

Browse files
committed
2.1.2
1 parent a570f2a commit c798116

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

changelog.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Changelog
2+
## 2.1.2
3+
- Documentation Markdown fix.
4+
25
## 2.1.1
36
- Documentation Markdown fix.
4-
-
7+
58
## 2.1.0
69
- Upload progress is now present to the user through events.
710
- Modified how the api is imported.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dropbox_session_upload",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Node wrapper around the dropbox upload session API to help concurrently upload files over 150mb to dropbox.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)