aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4f94ba9..0b9b4b6 100644
--- a/NEWS
+++ b/NEWS
@@ -16,8 +16,8 @@ Version 0.11.0
license is not specified, the default is now 'proprietary' instead of
'TODO'.
- * New bdep-new --post-hook option allows execution of customization commands
- in the newly created project. For example:
+ * New bdep-new --post-hook option allows the execution of customization
+ commands in the newly created project. For example:
$ bdep new --post-hook "echo .idea/ >>.gitignore" hello