summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-03 07:42:30 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-03 07:42:30 -0500
commitbca1bb65e074c6dce209bbe95e43480cc4a9608f (patch)
treef7aa30ba512914436ebe8c2dc034854a7f61d7f0 /package.json
parent25c06153902c63d8b9e502bb465d3b0a33174572 (diff)
setver: set version to 0.3.9
[skip ci]
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 33feb12..19909f9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.3.8",
+ "version": "0.3.9",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {