From fd18206880e6f1d7fa586d1cd51c4e0371008637 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Sat, 3 Sep 2016 15:12:32 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 072babe..77f1e3b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "is-extglob", "description": "Returns true if a string has an extglob.", - "version": "1.0.0", + "version": "2.0.0", "homepage": "https://github.com/jonschlinkert/is-extglob", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/is-extglob",