Skip to content

Commit

Permalink
Update to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gmag11 committed Nov 26, 2020
1 parent ecd97c8 commit f15c8a1
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.4",
"version": "0.0.5",
"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.3
version=0.0.5
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: 19/11/2020
Created: 26/11/2020
Author: Germán Martín (github@gmartin.net)
Maintainer:Germán Martín (github@gmartin.net)
Expand Down

0 comments on commit f15c8a1

Please sign in to comment.