Skip to content

Commit

Permalink
Bump version to v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Mar 15, 2012
1 parent da578fd commit 8febf2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### v0.0.3
* Correct stack trace when syntax error during loadFile
* Add missing globals to util.loadFile

### v0.0.2
* Update loadFile - allow passing globals

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,5 +34,5 @@
"engines": {
"node": ">= 0.6.5"
},
"version": "0.0.2"
"version": "0.0.3"
}

0 comments on commit 8febf2f

Please sign in to comment.