Skip to content

Commit 6ede5fa

Browse files
committed
feat(feat): feat
stub feature
1 parent e3bfba5 commit 6ede5fa

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ qmlstructure
33

44
[![travis build](https://img.shields.io/travis/minicast/qmlstructure.svg?style=flat-square)](https://travis-ci.org/minicast/qmlstructure)
55
[![codecov coverage]( https://img.shields.io/codecov/c/github/minicast/qmlstructure.svg?style=flat-square)](http://codecov.io/minicast/qmlstructure)
6-
[![version](https://img.shields.io/npm/v/minicast/qmlstructure.svg?style=flat-square)](https://www.npmjs.com/package/qmlstructure)
6+
<!-- [![version](https://img.shields.io/npm/v/minicast/qmlstructure.svg?style=flat-square)](https://www.npmjs.com/package/qmlstructure)
77
[![downloads](https://img.shields.io/npm/dm/minicast/qmlstructure.svg?style=flat-square)](https://www.npmjs.com/package/qmlstructure)
8-
[![MIT License](https://img.shields.io/npm/l/minicast/qmlstructure.svg?style=flat-square)](http://opensource.org/licenses/MIT)
8+
[![MIT License](https://img.shields.io/npm/l/minicast/qmlstructure.svg?style=flat-square)](http://opensource.org/licenses/MIT) -->

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "qmlstructure",
33
"description": "qmlstructure",
4+
"version": "0.0.2-semantically-released",
45
"engines": {
56
"node": ">=4.0.0",
67
"npm": ">=2.0.0"

0 commit comments

Comments
 (0)