aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1306987..b04dc70 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "chromicle",
- "version": "0.1.0",
- "description": "",
+ "version": "0.2.0",
+ "description": "Track your time spent in different activities using Google Calendar.",
"main": "index.js",
"scripts": {
"start": "webpack --mode development --watch",