aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2023-01-28 17:48:41 +1100
committerTerry Truong <terry06890@gmail.com>2023-01-28 17:48:41 +1100
commit0d8eba5548db35d13cda6d4632786afba6140e1e (patch)
tree679f5e1f0c187c8edc668530fd695f9b45dafee0 /package.json
parent3b397ecf5b061797f4e16ab30d204055912b81e8 (diff)
Finalise for version 0.9
Add github and license links Add meta tags and image
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 b135899..b758219 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "chrona",
"private": true,
- "version": "0.1.0",
+ "version": "0.9.0",
"description": "An interactive historical timeline",
"scripts": {
"dev": "vite",