Skip to content

Commit 71e3778

Browse files
authored
version number in library.properties is updated.
1 parent 44a6499 commit 71e3778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=Grandeur Cloud
2-
version=0.1.1
2+
version=0.1.2
33
author=Grandeur Technologies
44
maintainer=Grandeur Technologies <[email protected]>
55
sentence=Let your arduinos and ESPs communicate with Grandeur Cloud in realtime.
66
paragraph=This handles your realtime connection with Grandeur Cloud and exposes devices and datastore APIs. Devices API lets you publish variable updates to and subscribe to updates from the Cloud. And datastore API lets you query your datastore which is a highly available and scalable NOSQL database for IoT. Visit https://grandeur.tech for more details.
77
category=Communication
88
url=https://github.com/grandeurtech/grandeurcloud-arduino-sdk
99
architectures=*
10-
includes=Apollo.h
10+
includes=Apollo.h

0 commit comments

Comments
 (0)