aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2019-02-15 00:03:45 -0500
committerDeterminant <ted.sybil@gmail.com>2019-02-15 00:03:45 -0500
commit13338c331e31bf5ccf4d0befc249ec748561f4ac (patch)
tree968b3c81c3878c04fc16acacafefc868ac9a65e3 /package.json
parent495e0d4518871e950afcd38d7d3afeb5477076dc (diff)
remove redundant files
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",