Skip to content

Commit f68199a

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 5f02943 commit f68199a

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.1.7 (May 31, 2015)
4+
5+
- Updated packages.
6+
37
##0.1.6 (April 12, 2015)
48

59
- Updated packages.

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

0 commit comments

Comments
 (0)