Skip to content

Commit

Permalink
message about watch removal
Browse files Browse the repository at this point in the history
  • Loading branch information
doowb committed Jan 28, 2016
1 parent 8d498fe commit 94e6550
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .verb.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> {%= description %}
**Heads up** `.watch` has been removed as of version `0.11.0`. If you need watch functionality, use [base-tasks][] and [base-watch][].

## Install
{%= include("install-npm", {save: true}) %}

Expand Down Expand Up @@ -38,4 +40,4 @@ var Composer = require('{%= name %}');

{%= include("footer") %}

{%= reflinks(verb.reflinks) %}
{%= reflinks(verb.related.list) %}

0 comments on commit 94e6550

Please # to comment.