From 0459dce275b7899cc91472a7ba1ec4fe49acea4a Mon Sep 17 00:00:00 2001 From: Leonel Sanches da Silva Date: Tue, 11 Jun 2024 08:00:52 -0700 Subject: [PATCH] =?UTF-8?q?Lan=C3=A7amento=20da=20vers=C3=A3o=20v0.1.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be38a87..8b206a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@designliquido/potigol", "description": "Dialeto de Potigol baseado em Delégua e TypeScript", - "version": "0.1.3", + "version": "0.1.4", "license": "MIT", "bugs": { "url": "https://github.com/DesignLiquido/potigol/issues"