aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKenimarru <[email protected]>2024-01-07 18:00:01 +0100
committerKenimarru <[email protected]>2024-01-07 18:00:01 +0100
commitad249074f702726d1ea2a4bbf5f021a5b1cecf94 (patch)
tree1f4d76b9eba4d42c1867472b3a3678c39d4f2933 /package.json
parentv0.2.4 (diff)
downloadhiruku-ad249074f702726d1ea2a4bbf5f021a5b1cecf94.tar.xz
hiruku-ad249074f702726d1ea2a4bbf5f021a5b1cecf94.zip
v0.2.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6380b22..8d15942 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hiruki",
- "version": "0.2.4",
+ "version": "0.2.5",
"private": true,
"type": "module",
"scripts": {
@@ -19,5 +19,7 @@
"sass": "^1.69.7",
"vue": "^3.4.5",
"vue-router": "^4.2.5"
- }
+ },
+ "author": "kenimarru",
+ "license": "MIT"
}