Skip to content

Commit c9dedaf

Browse files
committed
Release 4.1.1
1 parent 50e49b6 commit c9dedaf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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+
28
4.1.0 / 2016-06-09
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micro",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Async HTTP microservices",
55
"author": "rauchg",
66
"repository": "zeit/micro",

0 commit comments

Comments
 (0)