From 6877619a636193840971cce306c45f58f3aeb233 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 7 Apr 2017 11:41:52 -0700 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37e364c..332e539 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "snazzy", "description": "Format JavaScript Standard Style as Stylish (i.e. snazzy) output", - "version": "6.0.0", + "version": "7.0.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",