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

Commit a8a6350

Browse files
committed
Version bump to v0.6.1
1 parent 133e4ab commit a8a6350

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,10 @@ If there is something broken (which there probably is), the same applies: fork,
405405

406406
# Changelog
407407

408+
v0.6.1
409+
410+
- Add support for windows file paths under cygwin (#53)
411+
408412
v0.6.0
409413

410414
- Escape dollar signs in filenames (#40)

package.json

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

0 commit comments

Comments
 (0)