Skip to content

Commit 6ec3984

Browse files
committed
Update library.json and library.properties
1 parent b4c8e29 commit 6ec3984

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TinyGPSPlus",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"keywords": "gps,NMEA",
55
"description": "A new, customizable Arduino NMEA parsing library",
66
"repository":

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TinyGPS++
2-
version=1.0.0
2+
version=1.0.2
33
author=Mikal Hart
44
maintainer=Mikal Hart<mikal@arduniana.org>
55
sentence=TinyGPS++ provides object-oriented parsing of GPS (NMEA) sentences

0 commit comments

Comments
 (0)