From 0b9c567c70d6fbdb65aa0f99ce30f8742983d725 Mon Sep 17 00:00:00 2001 From: Andreas Lind Date: Sun, 17 Nov 2019 22:44:42 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34cc8cb..2b85a61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "counteraction", - "version": "1.0.0", + "version": "1.1.0", "description": "Compute CSS list-style-type and @counter-style values", "main": "lib/index.js", "directories": {