From 69aeaea2f3284c1d980c9be76ed845cf70ceaf18 Mon Sep 17 00:00:00 2001 From: Maciej Brencz Date: Sun, 12 Apr 2020 23:24:50 +0200 Subject: [PATCH] Bump to v0.12.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8f5b880..6a18b7db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "analyze-css", - "version": "0.12.8", + "version": "0.12.9", "author": "Maciej Brencz (https://github.com/macbre)", "description": "CSS selectors complexity and performance analyzer", "main": "./lib/index.js",