Skip to content

Commit

Permalink
Update version to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Mrak committed May 27, 2016
1 parent f048e31 commit eba24ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.3.1

* Fixes `path` errors in Node 6

## 0.3.0

* __BREAKING CHANGES from 0.2.x__
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stubby",
"preferGlobal": true,
"version": "0.3.0",
"version": "0.3.1",
"author": {
"name": "Eric Mrak",
"email": "mail@ericmrak.info"
Expand Down

0 comments on commit eba24ed

Please sign in to comment.