0.9.5: added "-l" option for "freeze"; fixes for shims
- Fixed a few spelling typos in README. See #74
- Fixed example of using --update option in README. See #74
- Improved args passing into shim script. See #75
- Try to find
nodejs
if used system-wide node as well. See #76 - Added
assert
if used system-wide node and it wasnt found. See #76 - Added
-l
option intofreeze
command. See #71