From c886eaa6b06a127c28e3d14a457dc7089fb59012 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Thu, 30 Apr 2015 17:18:01 +0100 Subject: [PATCH] Version bumps for v0.11.0 WIP --- CONTRIBUTING.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 363285b4..5dd2ee98 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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/`. diff --git a/package.json b/package.json index 94ecd539..ec624453 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sharp", - "version": "0.10.1", + "version": "0.11.0", "author": "Lovell Fuller ", "contributors": [ "Pierre Inglebert ",