From 31f780d9b5c8441968cb4583204f93e7679b14eb Mon Sep 17 00:00:00 2001 From: Florencia-97 Date: Tue, 23 Jul 2024 13:41:42 -0300 Subject: [PATCH] Updates version for package json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd02910..4d9acd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eryxcoop/appyx-comm", - "version": "1.0.8", + "version": "1.0.9", "description": "Paquete de comunicaciĆ³n web", "main": "index.js", "source": "index.js",