Update the version => 0.0.3

This commit is contained in:
Artur Gurgul 2025-08-14 10:09:25 +02:00
parent 3684688cdc
commit 6a505c85f3
2 changed files with 12 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "sajt",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",
"description": "Static site generator based on pug/html and yaml files",
"main": "dist/index.js",