Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OttoWinter committed May 14, 2018
1 parent 056ff9e commit 467a57b
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
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/OttoWinter/esphomelib.git"
},
"version": "1.4.0",
"version": "1.5.0",
"authors": [
{
"name": "Otto Winter",
Expand Down
2 changes: 1 addition & 1 deletion src/esphomelib/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#ifndef ESPHOMELIB_DEFINES_H
#define ESPHOMELIB_DEFINES_H

#define ESPHOMELIB_VERSION "1.5.0-dev"
#define ESPHOMELIB_VERSION "1.5.0"

#ifndef DOXYGEN
#define ESPHOMELIB_NAMESPACE_BEGIN namespace esphomelib {
Expand Down

0 comments on commit 467a57b

Please sign in to comment.