Skip to content

Commit c0d2741

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent c2732f4 commit c0d2741

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.2 (August 7, 2014)
4+
5+
- Added output flag.
6+
- Added syntax highlighting to Bootstrap layout.
7+
38
##0.0.1 (August 3, 2014)
49

510
- Initial public release.

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 and Markdown documentation generator.",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"bin": "./bin/doxdox",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)