We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e49b6 commit c9dedafCopy full SHA for c9dedaf
HISTORY.md
@@ -1,4 +1,10 @@
1
2
+4.1.1 / 2016-06-10
3
+==================
4
+
5
+ * fixing issues preventing `micro` cli to work properly [@julianduque]
6
+ * package: add `resumer` [@rauchg]
7
8
4.1.0 / 2016-06-09
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "micro",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "Async HTTP microservices",
"author": "rauchg",
"repository": "zeit/micro",
0 commit comments