From f6f557831e6b94fa3f184035bc534f37ae80a604 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 6 Mar 2019 13:53:45 +0700 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b587689..85bdb26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-svg", - "version": "3.0.0", + "version": "4.0.0", "description": "Check if a string or buffer is SVG", "license": "MIT", "repository": "sindresorhus/is-svg",