From 832d837ebf89c34227ac323b9fa5dce537094c84 Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Sun, 24 Nov 2019 22:11:16 -0600 Subject: [PATCH] 0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b849f11..b92a5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postcss-css-variables", - "version": "0.13.0", + "version": "0.14.0", "description": "PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation", "keywords": [ "postcss",