Skip to content

Commit 7ef56a9

Browse files
committed
version bump
1 parent 860c592 commit 7ef56a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All Notable changes to `clouddrive-node` will be documented in this file
44

5-
## 0.3.3
5+
## 0.4.0
66

77
### Added
88
- `sync` commands `chunkSize` and `maxNodes` options are not configurable via the `config` command

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clouddrive",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "Amazon Cloud Drive CLI and SDK",
55
"repository": "alex-phillips/node-clouddrive",
66
"bin": {

0 commit comments

Comments
 (0)