Skip to content

Commit 62736b6

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 349d7d1 commit 62736b6

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.6 (April 12, 2015)
4+
5+
- Updated packages.
6+
- Fixed Markdown issue with underscores in method names.
7+
- Fixed Markdown issue with headers on npmjs.com
8+
39
##0.1.5 (April 5, 2015)
410

511
- Updated packages.

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 and Dash documentation generator.",
4-
"version": "0.1.5",
4+
"version": "0.1.6",
55
"bin": "./bin/doxdox",
66
"preferGlobal": true,
77
"license": "MIT",

0 commit comments

Comments
 (0)