Skip to content

Commit

Permalink
Bump library version
Browse files Browse the repository at this point in the history
  • Loading branch information
luebbe committed Sep 21, 2019
1 parent 93a2c16 commit c07c810
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Homie node collection",
"version": "1.1.0",
"version": "1.1.1",
"keywords": "iot, home, automation, Arduino, esp8266, homie, sensor, relay, switch",
"description": "Collection of Node implementations for the Homie-ESP8266 library. Versions 1.0.x implement the Homie 2.0 convention. Versions 1.1.x and newer implement the Homie 3.0 convention.",
"homepage": "https://github.com/luebbe/homie-node-collection",
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Homie node collection
version=1.1.0
version=1.1.1
author=Lübbe Onken
maintainer=Lübbe Onken
sentence=Collection of Node implementations for the Homie-ESP8266 library. Versions 1.0.x implement the Homie 2.0 convention. Versions 1.1.x and newer implement the Homie 3.0 convention.
Expand Down

0 comments on commit c07c810

Please sign in to comment.