diff options
author | przemyslawpluta <przemekpluta@hotmail.com> | 2015-04-09 18:15:19 +0100 |
---|---|---|
committer | przemyslawpluta <przemekpluta@hotmail.com> | 2015-04-09 18:15:19 +0100 |
commit | 58e1c1cb7171ec3648d63c5dbc8034bedb23994f (patch) | |
tree | 6b10cb8bdefe0640978d8a455b2ae941fba14081 /lib/prompts.js | |
parent | 9980a4702dfd86d515ab326147b5c19a31db8663 (diff) | |
download | mongo-edu-58e1c1cb7171ec3648d63c5dbc8034bedb23994f.zip |
update
youtube regex
cleanup
version bump
Diffstat (limited to 'lib/prompts.js')
-rw-r--r-- | lib/prompts.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prompts.js b/lib/prompts.js index 857c7ce..7e90cc5 100644 --- a/lib/prompts.js +++ b/lib/prompts.js @@ -1,7 +1,7 @@ /* * mongo-edu * - * Copyright (c) 2014 Przemyslaw Pluta + * Copyright (c) 2014-2015 Przemyslaw Pluta * Licensed under the MIT license. * https://github.com/przemyslawpluta/mongo-edu/blob/master/LICENSE */ |