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 9dcae49 commit 40e5388Copy full SHA for 40e5388
History.md
@@ -1,4 +1,11 @@
1
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
9
1.0.2 / 2016-02-03
10
==================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "micro",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Async HTTP microservices",
"author": "rauchg",
"dependencies": {
0 commit comments