aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTerry Truong <terry06890@gmail.com>2022-07-12 21:42:57 +1000
committerTerry Truong <terry06890@gmail.com>2022-07-12 21:42:57 +1000
commit41008058eecaf03af1feb2a42a2b801ce12fb890 (patch)
treecb76287fd2429829d7dc709db7a8db67246dcbcf /package.json
parent9e5947680addb448ce844814fb480daeb45142ef (diff)
Finalise for version 1.0.0v1.0.0
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 f20f11e..15bb4e0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "tilo",
"private": true,
- "version": "0.0.0",
+ "version": "1.0.0",
"description": "A visual explorer for the biological Tree of Life",
"scripts": {
"dev": "vite",