Skip to content

Commit

Permalink
0.1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
lsm committed Nov 10, 2015
1 parent bd86d82 commit 65fd828
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
0.1.31 (2015/11/09)
===================
- Support using `^` to override `baseUrl`.

0.1.30 (2015/10/30)
===================
- Bundle static asset on the fly with option `-a` or `--bundle-asset`
- Bundle static asset on the fly with option `-a` or `--bundle-asset`.


0.1.29 (2015/10/30)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "micromono",
"version": "0.1.30",
"version": "0.1.31",
"description": "Monolithic micro-services framework",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 65fd828

Please sign in to comment.