bump to V1.1.0

This commit is contained in:
Charles 2020-06-11 13:13:50 +02:00
parent 2849c7bbdd
commit 5b036bbf7d
2 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
{
"name": "LibTeleinfo",
"keywords": "teleinfo, french, meter, power, erdf, linky",
"description": "Teleinfo French power meter reader and decoding",
"version": "1.1.0",
"keywords": "teleinfo, french, meter, power, erdf, linky, tic",
"description": "Decoder for Teleinfo (aka TIC) from French smart power meters",
"repository":
{
"type": "git",
"url": "https://github.com/hallard/LibTeleinfo.git"
},
"version": "1.0.2",
"authors":
{
"name": "Charles-Henri Hallard",

View File

@ -1,9 +1,9 @@
name=LibTeleinfo
version=1.0.2
version=1.1.0
author=Charles-Henri Hallard <hallard.me>
maintainer=Charles-Henri Hallard <community.hallard.me>
sentence=Teleinfo French power meter reader and decoding
paragraph=This is a generic Teleinfo French Meter Measure Library, it can be used on Arduino, Particle, ESP8266, Raspberry PI or anywhere you can do Cpp coding.
sentence=Decoder for Teleinfo (aka TIC) from French smart power meters
paragraph=This is a generic Teleinfo (aka TIC) French Meter Measure Library, it can be used on Arduino, Particle, ESP8266, Raspberry PI or anywhere you can do Cpp coding.
category=Communication
url=https://github.com/hallard/LibTeleinfo
architectures=*