From 89b649be12f7e157c0c11374decdaacb76bf7218 Mon Sep 17 00:00:00 2001 From: Kevin Levron Date: Tue, 8 Jun 2021 19:33:02 +0200 Subject: [PATCH] 0.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca53de5..8d44bdf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "troisjs", - "version": "0.3.1", + "version": "0.3.2", "scripts": { "dev": "vite", "types": "tsc",