Skip to content

Commit 56031a4

Browse files
committed
Version number to 0.8.0
Added language support for names of days and months
1 parent 451cc73 commit 56031a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "git",
1212
"url": "https://github.com/ropg/ezTime"
1313
},
14-
"version": "0.7.10",
14+
"version": "0.8.0",
1515
"framework": "arduino",
1616
"platforms": "*",
1717
"build": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ezTime
2-
version=0.7.10
2+
version=0.8.0
33
author=Rop Gonggrijp
44
maintainer=Rop Gonggrijp
55
sentence=ezTime - pronounced "Easy Time" - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

0 commit comments

Comments
 (0)