Skip to content

Commit 2ada255

Browse files
committed
Release 4.1.0
1 parent 329603f commit 2ada255

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

HISTORY.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2+
4.1.0 / 2016-06-09
3+
==================
4+
5+
* add prepublish command to npm scripts [@julianduque]
6+
* replace `commander` with `args` (more lightweight) [@leo]
7+
* improvements to build process [@leo]
8+
19
4.0.0 / 2016-06-07
210
==================
311

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.0.0",
3+
"version": "4.1.0",
44
"description": "Async HTTP microservices",
55
"author": "rauchg",
66
"repository": "zeit/micro",

0 commit comments

Comments
 (0)