Skip to content

Commit 40e5388

Browse files
committed
Release 1.0.3
1 parent 9dcae49 commit 40e5388

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

History.md

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

2+
1.0.3 / 2016-02-04
3+
==================
4+
5+
* fix `bin/micro` in windows [@rauchg]
6+
* .travis: stop supporting node `0.10` [@rauchg]
7+
* README: installation instructions [@rauchg]
8+
29
1.0.2 / 2016-02-03
310
==================
411

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": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Async HTTP microservices",
55
"author": "rauchg",
66
"dependencies": {

0 commit comments

Comments
 (0)