Skip to content

Commit 05ef132

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 769df52 commit 05ef132

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#Changelog
22

3+
##0.1.13 (May 4, 2016)
4+
5+
- Improved regular expression for matching excluded directories and files.
6+
- Added support for multiple inputs.
7+
- Updated packages.
8+
39
##0.1.12 (April 3, 2016)
410

511
- Fixed issue locating package.json file.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doxdox",
33
"description": "HTML, Markdown, Wiki and Dash documentation generator.",
4-
"version": "0.1.12",
4+
"version": "0.1.13",
55
"bin": "./bin/doxdox",
66
"preferGlobal": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)