From 8aec40e34f3ef56828dfec91fc885ba2f6899e3f Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 19 Aug 2019 13:41:22 -0700 Subject: [PATCH] 15.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b2d886..556f596 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-semistandard", "description": "eslint sharable config for semistandard", - "version": "14.0.0", + "version": "15.0.0", "author": "Dan Flettre ", "bugs": { "url": "https://github.com/standard/eslint-config-semistandard/issues"