From 44f74cad459c179dae88b83a19480d55fd654224 Mon Sep 17 00:00:00 2001 From: Joscha Feth Date: Mon, 14 Mar 2022 16:32:35 +1100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be72831..60e2898 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detective-postcss", - "version": "5.0.0", + "version": "5.1.0", "description": "Detective to find dependents of CSS (PostCSS dialect)", "main": "dist/index.js", "repository": "git://github.com/joscha/node-detective-postcss.git",