summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-08 14:08:24 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-08 14:08:35 -0400
commitb8e01bf4e84d3edcd337651322112e998fb01cf4 (patch)
treeff9e05a0b21408a78a8625b2307dcd5166efac94 /package.json
parent4839241851bae57f4a394f1e3ef2699940d0a3d4 (diff)
setver: set version to 0.2.5
[skip ci]
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index eb67e77..c931c5a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {