Version bump, docs updated with example of chownSyncRecursive

This commit is contained in:
Ryan McGrath 2011-10-11 02:00:04 +09:00
parent a087cb95d1
commit 403deea04c
3 changed files with 5 additions and 4 deletions

View file

@ -8,8 +8,6 @@
* - Recursively chmoding a directory structure from Node.js (Sync, not Async)
* - Other things that I'll add here as time goes on. Shhhh...
*
* These are all developed due to my work on Luno (http://github.com/ryanmcgrath/luno).
*
* ~ Ryan McGrath (ryan [at] venodesigns.net)
*/