Skip to content

Commit e1d9b49

Browse files
committed
Version bump.
Updated CHANGELOG. Updated package description.
1 parent 9e1bd71 commit e1d9b49

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.1.12 (April 3, 2016)
4+
5+
- Fixed issue locating package.json file.
6+
- Updated packages.
7+
38
##0.1.11 (March 25, 2016)
49

510
- Updated packages.

package.json

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

0 commit comments

Comments
 (0)