diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a9860c8..7f06a06 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "anshulg-com-astro", "type": "module", - "version": "0.0.1", + "version": "0.1.4", "license": "AGPL-3.0-only", "scripts": { "dev": "astro dev", |