summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-07 08:06:48 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-07 08:06:48 -0400
commitf110bb549faf0789960e3065da1cee896fc8f987 (patch)
tree71cbdd72f76876ef41668a9d93b1bef753205e76 /package.json
parent3038d1c3ef2491cad2b3c2757ef93544812f8be4 (diff)
setver: set version to 0.2.4
[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 e980b82..2e50337 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.2.3",
+ "version": "0.2.4",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {