Skip to content

Commit 7f23fe1

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent dc897b7 commit 7f23fe1

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.1.4 (February 19, 2015)
4+
5+
- Added export to wiki.
6+
- Updated packages.
7+
38
##0.1.3 (January 26, 2015)
49

510
- Added highlight.js support to markdown content.

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

0 commit comments

Comments
 (0)