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 /bin | |
parent | e730aeda71d73dbe514e534251c2fed92bc40d7c (diff) | |
download | mongo-edu-6c43da1a405aead542f065b8e0139385003c9d8c.zip |
enhancement
version bump
cleanup
newline at eof
Diffstat (limited to 'bin')
-rw-r--r-- | bin/mongo-edu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mongo-edu b/bin/mongo-edu index e1558e3..6c41134 100644 --- a/bin/mongo-edu +++ b/bin/mongo-edu @@ -1,3 +1,3 @@ #!/usr/bin/env node -require('../mongo-edu').create();
\ No newline at end of file +require('../mongo-edu').create(); |