From 20f771a418392a285d91c91a23c6d1f6efc13df7 Mon Sep 17 00:00:00 2001 From: Franz Heidl Date: Sun, 19 Feb 2017 19:27:20 +0100 Subject: [PATCH] Release v1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c37d65..4fbe36f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sass-inline-svg-utf8", - "version": "1.0.3", + "version": "1.0.5", "description": "Inline SVGs in your CSS as html-encoded UTF-8, string replacement included.", "author": { "name": "Franz Heidl",