Skip to content

Commit eba24ed

Browse files
author
Eric Mrak
committed
Update version to 0.3.1
1 parent f048e31 commit eba24ed

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
* Fixes `path` errors in Node 6
6+
37
## 0.3.0
48

59
* __BREAKING CHANGES from 0.2.x__

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stubby",
33
"preferGlobal": true,
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"author": {
66
"name": "Eric Mrak",
77
"email": "mail@ericmrak.info"

0 commit comments

Comments
 (0)