From 618d253afb890d579f4803e8ec21c0472146a084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCrg=C3=BCn=20Day=C4=B1o=C4=9Flu?= Date: Thu, 18 Jan 2024 16:51:49 +0100 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2418a3b..64dd0a0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Replace your template engine with fast JavaScript by leveraging the power of tagged templates.", "author": "Gürgün Dayıoğlu", "license": "MIT", - "version": "0.0.0", + "version": "1.0.0", "type": "module", "main": "./src/index.js", "exports": {