summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorprzemyslawpluta <przemekpluta@hotmail.com>2015-08-07 00:51:23 +0100
committerprzemyslawpluta <przemekpluta@hotmail.com>2015-08-07 00:51:23 +0100
commit21cc55dfcccc3bb61512e73f131c07912c82cf85 (patch)
treeeefa0f00e663e912e3e26ddeea67459c30ad7ee9 /package.json
parent26d1a1af0a7ad4d8fef24be22bd579ed292fc2f3 (diff)
downloadmongo-edu-21cc55dfcccc3bb61512e73f131c07912c82cf85.zip
check for not registered user
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 6266e9c..250c5db 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "mongo-edu",
"preferGlobal": true,
- "version": "0.2.16",
+ "version": "0.2.17",
"author": "Przemyslaw Pluta <przemyslawplutadev@gmail.com> (http://przemyslawpluta.com)",
"description": "Select and download videos and handouts from university.mongodb.com courses",
"main": "./mongo-edu",