Skip to content

Commit

Permalink
Publish 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bokub committed Feb 4, 2019
1 parent 3147994 commit a56470a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Version][version-src]][version-href]
[![Build Status][build-src]][build-href]
[![Engines][engine-src]][engine-href]
[![Coverage][coverage-src]][coverage-href]
![Code style][style-src]

> Easily retrieve your Linky power consumption
Expand Down Expand Up @@ -85,5 +87,8 @@ You cannot use a custom time period
[build-href]: https://travis-ci.org/bokub/linky
[version-src]: https://flat.badgen.net/npm/v/@bokub/linky
[version-href]: https://www.npmjs.com/package/@bokub/linky
[engine-src]: https://flat.badgen.net/npm/node/@bokub/linky?color=cyan
[engine-src]: https://flat.badgen.net/badge/node/%3E=%207.6.0?color=cyan
[engine-href]: https://www.npmjs.com/package/@bokub/linky
[coverage-src]: https://flat.badgen.net/codecov/c/github/bokub/linky
[coverage-href]: https://codecov.io/gh/bokub/linky
[style-src]: https://flat.badgen.net/badge/code%20style/XO?color=5ED9C7
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bokub/linky",
"description": "Easily retrieve your Linky power consumption",
"version": "0.2.0",
"version": "0.2.1",
"author": "bokub",
"bugs": "https://github.com/bokub/linky/issues",
"dependencies": {
Expand Down

0 comments on commit a56470a

Please sign in to comment.