Skip to content

Commit 984ec87

Browse files
author
Eric Mrak
committed
Bump version to 0.2.13
1 parent ce04ed2 commit 984ec87

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.13
4+
5+
* fixes a crash when using `start()` without any options
6+
37
## 0.2.12
48

59
* fixes array representations in query strings

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "stubby",
33
"preferGlobal": true,
4-
"version": "0.2.12",
4+
"version": "0.2.13",
55
"author": {
66
"name": "Eric Mrak",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)