Skip to content

Commit f8c0521

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 5670535 commit f8c0521

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 0.1.14 (May 15, 2016)
4+
5+
- Updated packages.
6+
37
## 0.1.13 (May 4, 2016)
48

59
- Improved regular expression for matching excluded directories and files.

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.13",
4+
"version": "0.1.14",
55
"bin": "./bin/doxdox",
66
"preferGlobal": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)