Skip to content

Commit a4bdca2

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 92cfbc1 commit a4bdca2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
##0.0.12 (October 2, 2014)
4+
5+
- Added text overflow to methods to prevent overlapping body content.
6+
37
##0.0.11 (September 11, 2014)
48

59
- Removed tag made redundant by doxdox 0.5.0 update.

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

0 commit comments

Comments
 (0)