Skip to content

Commit d156162

Browse files
committed
First proper release
1 parent 13e1c07 commit d156162

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
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/Kongduino/LoRandom.git"
99
},
10-
"version": "1.0.1",
10+
"version": "1.0.0",
1111
"authors": {
1212
"name": "Kongduino",
1313
"url": "https://kongduino.wordpress.com"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=LoRandom
2-
version=1.0.1
2+
version=1.0.0
33
author=Kongduino
44
maintainer=Kongduino <[email protected]>
55
sentence=A library using Semtech's sx1276/7/8/9's `RegRssiWideband` register properly to generate random numbers.

0 commit comments

Comments
 (0)