We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 860c592 commit 7ef56a9Copy full SHA for 7ef56a9
2 files changed
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `clouddrive-node` will be documented in this file
4
5
-## 0.3.3
+## 0.4.0
6
7
### Added
8
- `sync` commands `chunkSize` and `maxNodes` options are not configurable via the `config` command
package.json
@@ -1,6 +1,6 @@
1
{
"name": "clouddrive",
- "version": "0.3.3",
+ "version": "0.4.0",
"description": "Amazon Cloud Drive CLI and SDK",
"repository": "alex-phillips/node-clouddrive",
"bin": {
0 commit comments