From acfa981a57855640272321c5b19a346171f06b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Robles?= Date: Tue, 26 Dec 2023 18:29:18 +0100 Subject: [PATCH] 1.1.6 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index da59fc2..f2aa85f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "laravel-pint", "displayName": "Laravel Pint", - "version": "1.1.5", + "version": "1.1.6", "description": "Integrates Laravel Pint into your VSCode projects for automatic code formatting", "publisher": "open-southeners", "icon": "images/laravel-pint-logo-icon.png", @@ -163,4 +163,4 @@ "isPreReleaseVersion": false }, "packageManager": "yarn@4.0.2" -} \ No newline at end of file +}