diff --git a/client/package.json b/client/package.json
index efa53ac..8b565c7 100644
--- a/client/package.json
+++ b/client/package.json
@@ -1,7 +1,7 @@
{
"name": "@ocula/client",
"title": "Ocula",
- "version": "0.5.1",
+ "version": "1.0.1",
"main": "./src/index.ts",
"repository": "https://github.com/andrewcourtice/ocula.git",
"author": "Andrew Courtice",
diff --git a/client/src/components/charts/trends.vue b/client/src/components/charts/trends.vue
index 2d73d36..8a1a2e2 100644
--- a/client/src/components/charts/trends.vue
+++ b/client/src/components/charts/trends.vue
@@ -4,7 +4,7 @@