From 0bf241600b6bc203dbc23c4d16890bf991750c30 Mon Sep 17 00:00:00 2001 From: guillermo Date: Thu, 12 Sep 2024 10:17:59 +0200 Subject: [PATCH] 1.6.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1cfd32c..45a0a54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@verdnatura/myt", - "version": "1.6.8", + "version": "1.6.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@verdnatura/myt", - "version": "1.6.8", + "version": "1.6.9", "license": "GPL-3.0", "dependencies": { "@sqltools/formatter": "^1.2.5", diff --git a/package.json b/package.json index b849b3c..8171d65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@verdnatura/myt", - "version": "1.6.10", + "version": "1.6.9", "author": "Verdnatura Levante SL", "description": "MySQL version control", "license": "GPL-3.0",