From 678fb5f73298116e0df46e5d97e45b698673f4e7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 23 Jan 2016 13:33:04 +0100 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03ae9d816..966ccbaf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ava", - "version": "0.10.0", + "version": "0.11.0", "description": "Futuristic test runner 🚀", "license": "MIT", "repository": "sindresorhus/ava",