Skip to content

Commit 5b9c257

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 197bc54 commit 5b9c257

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
##0.0.17 (December 7, 2014)
4+
5+
- Removed paragraph tag from descriptions.
6+
- Forced language on highlight method.
7+
38
##0.0.16 (December 6, 2014)
49

510
- Added promise to buildDashDocSet method.

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.0.16",
4+
"version": "0.0.17",
55
"bin": "./bin/doxdox",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)