Skip to content

Commit b04b553

Browse files
committed
Bump to v0.6.4
1 parent 7466797 commit b04b553

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docblox2md
22

3-
[![license](https://img.shields.io/github/license/vphantom/docblox2md.svg?style=plastic)]() [![GitHub release](https://img.shields.io/github/release/vphantom/docblox2md.svg?style=plastic)]() [![Build Status](https://travis-ci.org/vphantom/docblox2md.svg?branch=v0.6.3)](https://travis-ci.org/vphantom/docblox2md) [![Coverage Status](https://coveralls.io/repos/github/vphantom/docblox2md/badge.svg?branch=v0.6.3)](https://coveralls.io/github/vphantom/docblox2md?branch=v0.6.3)
3+
[![license](https://img.shields.io/github/license/vphantom/docblox2md.svg?style=plastic)]() [![GitHub release](https://img.shields.io/github/release/vphantom/docblox2md.svg?style=plastic)]() [![Build Status](https://travis-ci.org/vphantom/docblox2md.svg?branch=v0.6.4)](https://travis-ci.org/vphantom/docblox2md) [![Coverage Status](https://coveralls.io/repos/github/vphantom/docblox2md/badge.svg?branch=v0.6.4)](https://coveralls.io/github/vphantom/docblox2md?branch=v0.6.4)
44

55
Generate Markdown from doc-comments.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docblox2md",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"description": "Generate Markdown from doc-comments",
55
"main": "docblox2md.js",
66
"bin": {

0 commit comments

Comments
 (0)