Skip to content

Commit 84ca439

Browse files
committed
v0.3.0
1 parent 71fd38c commit 84ca439

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timecard",
3-
"version": "0.2.9",
3+
"version": "0.3.0",
44
"description": "Keep track of your project development time",
55
"main": "timecard.js",
66
"scripts": {

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ $ timecard --help
7474
-o, --clockout Alias for the clockout command
7575
-n, --new Alias for the new command
7676
-p, --print Alias for the print command
77+
--no-prompt Use with `new` to silence all prompts and overwrite existing timecard
7778
7879
```
7980

0 commit comments

Comments
 (0)