Version bumps for v0.11.0 WIP

This commit is contained in:
Lovell Fuller 2015-04-30 17:18:01 +01:00
parent b50fb53f27
commit c886eaa6b0
2 changed files with 3 additions and 3 deletions

View File

@ -40,9 +40,9 @@ Any change that modifies the existing public API should be added to the relevant
| Release | WIP branch |
| ------: | :--------- |
| v0.9.0 | intake |
| v0.10.0 | judgement |
| v0.11.0 | knife |
| v0.12.0 | look |
| v0.13.0 | mind |
Please squash your changes into a single commit using a command like `git rebase -i upstream/<wip-branch>`.

View File

@ -1,6 +1,6 @@
{
"name": "sharp",
"version": "0.10.1",
"version": "0.11.0",
"author": "Lovell Fuller <npm@lovell.info>",
"contributors": [
"Pierre Inglebert <pierre.inglebert@gmail.com>",