From 757bdcb3bd110e8dfb55ae35d2856b6875692aad Mon Sep 17 00:00:00 2001 From: doowb Date: Mon, 22 Apr 2019 19:02:42 -0400 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e418134..f95780e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "split-string", "description": "Easy way to split a string on a given character unless it's quoted or escaped.", - "version": "6.0.0", + "version": "6.1.0", "homepage": "https://github.com/jonschlinkert/split-string", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [