summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-14 00:09:07 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-14 00:09:07 -0400
commitefe099b38901a410ebc6c67c255b7513235096b2 (patch)
tree37b6cea1801808a20a0f53cd813bafe8921605af /package.json
parentfa287d08587aa6172149460eae4b243e78eb7494 (diff)
setver: set version to 0.1.0
[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 0a42da6..d557dc5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@gethinode/template",
- "version": "0.14.0",
+ "version": "0.1.0",
"description": "Hinode is a clean blog theme for Hugo, an open-source static site generator",
"main": "index.js",
"scripts": {