From f55966ef746a6d665b296556d9388279e3085879 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Fri, 8 Feb 2019 20:34:58 +0100 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0aa0a32..7221d7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiny-svg", - "version": "2.2.0", + "version": "2.2.1", "description": "A minimal toolbelt for builing fast SVG-based applications", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",