Skip to content

Commit

Permalink
Bump version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gmag11 committed Nov 27, 2020
1 parent 3736b3e commit c9e01d1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ESPNtpClient",
"frameworks": "arduino",
"version": "0.0.5",
"version": "0.0.6",
"keywords": "time, date, hour, minute, second, day, week, month, year, RTC, NTP, millisecond",
"platforms": ["espressif32", "espressif8266"],
"description": "High accuracy NTP client library",
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=ESPNTPClient
version=0.0.5
version=0.0.6
author=German Martin
maintainer=German Martin
sentence=High accuracy NTP client library
Expand Down
2 changes: 1 addition & 1 deletion src/ESPNtpClient.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Name: ESPNtpClient
Created: 26/11/2020
Created: 28/11/2020
Author: Germán Martín ([email protected])
Maintainer:Germán Martín ([email protected])
Expand Down

0 comments on commit c9e01d1

Please sign in to comment.