gitpick 3.9.0 → 3.9.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -35,7 +35,7 @@ Options:
35
35
  -b, --branch Branch to clone
36
36
  -o, --overwrite Skip overwrite prompt
37
37
  -w, --watch [time] Watch the repository and sync every [time]
38
- (e.g. 1h, 30m, 15s) default: 1m
38
+ (e.g. 1h, 30m, 15s) default: 1m
39
39
  -h, --help display help for command
40
40
  -v, --version display the version number
41
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gitpick",
3
- "version": "3.9.0",
3
+ "version": "3.9.1",
4
4
  "description": "With gitpick, you can clone precisely what you need.",
5
5
  "license": "MIT",
6
6
  "author": {