diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2016-01-02 16:46:18 +0000 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2016-01-02 16:46:18 +0000 |
commit | e8d11353bc996339fe9d9c59d27908946af898bd (patch) | |
tree | 0a8916a1390a17a6ea7f42f3a6244857334c4729 /lib/options.js | |
parent | ff55990f746c798dfee084f03fe4c1391c5ccc34 (diff) | |
download | mongo-edu-e8d11353bc996339fe9d9c59d27908946af898bd.zip |
version bump
handle current and completed courses
Diffstat (limited to 'lib/options.js')
-rw-r--r-- | lib/options.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/options.js b/lib/options.js index 273d7d9..11ae37a 100644 --- a/lib/options.js +++ b/lib/options.js @@ -1,7 +1,7 @@ /* * mongo-edu * - * Copyright (c) 2014-2015 Przemyslaw Pluta + * Copyright (c) 2014-2016 Przemyslaw Pluta * Licensed under the MIT license. * https://github.com/przemyslawpluta/mongo-edu/blob/master/LICENSE */ |