diff options
| author | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-09-14 00:09:07 -0400 |
|---|---|---|
| committer | anoduck <11767-anoduck@users.noreply.gitgud.io> | 2024-09-14 00:09:07 -0400 |
| commit | efe099b38901a410ebc6c67c255b7513235096b2 (patch) | |
| tree | 37b6cea1801808a20a0f53cd813bafe8921605af /package.json | |
| parent | fa287d08587aa6172149460eae4b243e78eb7494 (diff) | |
setver: set version to 0.1.0
[skip ci]
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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": { |
