From 8a62e5e53e556a6e020135b712134c8d68141034 Mon Sep 17 00:00:00 2001 From: David Czeck Date: Thu, 1 Jun 2017 13:32:29 -0700 Subject: [PATCH] Rev version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a22551..9943f27 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "angular-svg-icon", "description": "Angular 2+ component for inlining SVGs allowing them to be easily styled with CSS.", - "version": "4.1.0", + "version": "4.1.1", "repository": { "type": "git", "url": "https://github.com/czeckd/angular-svg-icon.git"