Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Apr 2, 2014
1 parent a142135 commit d95f61d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions History.md
@@ -1,4 +1,11 @@

0.2.0 / 2014-04-02
==================

* index: add `#toOctal()`
* index: add `setuid`, `setgid` and `sticky` props
* test: initial tests

0.1.0 / 2014-03-01
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "stat-mode",
"version": "0.1.0",
"version": "0.2.0",
"description": "Offers convenient getters and setters for the stat `mode`",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit d95f61d

Please sign in to comment.