From 4bb9eb6388a6d78d93647ec165730127406ec0f0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 15 Jun 2016 20:03:22 +0200 Subject: [PATCH] 0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 695bab82..0c161560 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xo", - "version": "0.15.1", + "version": "0.16.0", "description": "JavaScript happiness style linter ❤️", "license": "MIT", "repository": "sindresorhus/xo",