Skip to content

Commit

Permalink
Bump version to 0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehir committed Nov 19, 2020
1 parent 4813b75 commit bfd89ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.2.4] - 2020-11-19 ![Relative date](https://img.shields.io/date/1605802829?label=)
### Fixed
- Format data error with GET_HORLOGE requests #5

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-eesmart-d2l",
"version": "0.2.3",
"version": "0.2.4",
"description": "Converts the data sent by the D2L into readable data.",
"keywords": [ "node-red", "eesmart", "d2l", "linky"],
"homepage": "https://github.com/Zehir/node-red-contrib-eesmart-d2l",
Expand Down

0 comments on commit bfd89ea

Please sign in to comment.