summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <9925396+anoduck@users.noreply.github.com>2024-11-05 06:02:24 -0500
committeranoduck <9925396+anoduck@users.noreply.github.com>2024-11-05 06:02:24 -0500
commit7401c5a2f47d52f7e820fac1bb1637e55e167083 (patch)
treed13d678518305b956a28cf47a3164ee40acce9cb /package.json
parentc2f904ec773acecabb34c68b0e6756f3f8cc305b (diff)
setver: set version to 0.3.12
[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 6ac4d16..8252268 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.3.11",
+ "version": "0.3.12",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {