We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce04ed2 commit 984ec87Copy full SHA for 984ec87
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.2.13
4
+
5
+* fixes a crash when using `start()` without any options
6
7
## 0.2.12
8
9
* fixes array representations in query strings
package.json
@@ -1,7 +1,7 @@
{
"name": "stubby",
"preferGlobal": true,
- "version": "0.2.12",
+ "version": "0.2.13",
"author": {
"name": "Eric Mrak",
"email": "[email protected]"
0 commit comments