From 3ba07cc7a67c3ebe04d95806372008fad616c732 Mon Sep 17 00:00:00 2001 From: Walidoux Date: Fri, 17 Feb 2023 11:57:38 +0100 Subject: [PATCH] chore(release): bump to 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f48d61..4fc9afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@walidoux/prettier-config", - "version": "1.0.1", + "version": "1.0.2", "description": "Walidoux's Prettier config.", "author": "Walid Korchi", "license": "MIT",