Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 4022990

Browse files
committed
Version bump to v0.6.0
1 parent 4f21801 commit 4022990

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,8 @@ If there is something broken (which there probably is), the same applies: fork,
407407

408408
v0.6.0
409409

410+
- Escape dollar signs in filenames (#40)
411+
- Add permission shorthands (#46)
410412
- Added env() option to set the process environment variables (#51)
411413

412414
v0.5.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rsync",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Rsync cli wrapper",
55
"main": "rsync.js",
66
"repository": {

0 commit comments

Comments
 (0)