Skip to content

Commit 73a28e3

Browse files
committed
Add HISTORY.md and bump version 0.1.14
1 parent 137a22e commit 73a28e3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.1.14 (2015/07/22)
2+
===================
3+
- Add remote middleware support.
4+
5+
16
0.1.13 (2015/07/14)
27
===================
38
The first usable version with following features:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "micromono",
3-
"version": "0.1.13",
3+
"version": "0.1.14",
44
"description": "Microservice in monolithic style",
55
"main": "lib/index.js",
66
"directories": {

0 commit comments

Comments
 (0)