diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2014-04-26 18:48:38 +0100 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2014-04-26 18:48:38 +0100 |
commit | 6c43da1a405aead542f065b8e0139385003c9d8c (patch) | |
tree | b8165522b155c934b0077289fcac31dfdb4a1d42 /mongo-edu.js | |
parent | e730aeda71d73dbe514e534251c2fed92bc40d7c (diff) | |
download | mongo-edu-6c43da1a405aead542f065b8e0139385003c9d8c.zip |
enhancement
version bump
cleanup
newline at eof
Diffstat (limited to 'mongo-edu.js')
-rw-r--r-- | mongo-edu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mongo-edu.js b/mongo-edu.js index da526bd..e09be1d 100644 --- a/mongo-edu.js +++ b/mongo-edu.js @@ -123,4 +123,4 @@ exports.create = function start() { } -};
\ No newline at end of file +}; |