We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14c0935 commit 5a8a3ceCopy full SHA for 5a8a3ce
HISTORY.md
@@ -1,4 +1,9 @@
1
2
+2.1.0 / 2016-02-29
3
+==================
4
+
5
+ * faster production install with `micro-core` dep [@rauchg]
6
7
2.0.0 / 2016-02-29
8
==================
9
History.md
package.json
@@ -1,6 +1,6 @@
{
"name": "micro",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "Async HTTP microservices",
"author": "rauchg",
"repository": {
0 commit comments