Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tunnckoCore committed Apr 11, 2015
1 parent 83c9558 commit e708a29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@


## v0.3.2 / April 10, 2015
- remove `fs` and `path` refs, add inputFormats

## v0.3.1 / April 10, 2015
- run update, close #2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jstransformer-ini",
"version": "0.3.1",
"version": "0.3.2",
"description": "ini support for JS Transformers",
"scripts": {
"lint": "jshint index.js && jscs index.js --reporter inline",
Expand Down

0 comments on commit e708a29

Please sign in to comment.