diff options
| author | Terry Truong <terry06890@gmail.com> | 2022-07-12 21:42:57 +1000 |
|---|---|---|
| committer | Terry Truong <terry06890@gmail.com> | 2022-07-12 21:42:57 +1000 |
| commit | 41008058eecaf03af1feb2a42a2b801ce12fb890 (patch) | |
| tree | cb76287fd2429829d7dc709db7a8db67246dcbcf /package.json | |
| parent | 9e5947680addb448ce844814fb480daeb45142ef (diff) | |
Finalise for version 1.0.0v1.0.0
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 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", |
