summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-27 21:19:22 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-10-27 21:19:22 -0400
commit6680d28a2e7002c98e08ffd936641ffb83da8f04 (patch)
tree22857e2aacf629840ff0f0d038d2b28c448c8e2c /package.json
parent940c237c4d9c90e2bba9f63eaa31502270ab680b (diff)
setver: set version to 0.3.3
[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 b384248..bb5a571 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {