summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-10-31 01:57:30 -0400
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-10-31 01:57:30 -0400
commit13c8f7f913a84937f39cf16f11b6848c93a55776 (patch)
treeb39b4225fa2645fc819a7d3e4e455927b3cef77f /package.json
parent0f35eef987dbdd1396e0023a1d71038322530fe7 (diff)
setver: set version to 0.3.7
[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 4187b44..f5d5c28 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.3.6",
+ "version": "0.3.7",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {