From 3926e711238db33305477da719e026ee78bd62de Mon Sep 17 00:00:00 2001 From: Raphael Balet Date: Thu, 26 Oct 2023 15:33:57 +0200 Subject: [PATCH] bump - version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d01d615..3d16318 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scss-opinionated", - "version": "16.0.0", + "version": "16.0.1", "description": "Opiniated scss mixin and utilities", "license": "MIT", "author": "Raphael Balet",