diff --git a/package.json b/package.json index 0c49856..5fdc84f 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": "3.0.1", + "version": "3.0.2", "type": "module", "bin": "./bin/src/index.js", "main": "./src/index.js",