Skip to content

Commit 3ada406

Browse files
committed
v0.1.0
1 parent d1f74d6 commit 3ada406

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
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/robb-j/ProgrammableThings"
1212
},
13-
"version": "0.0.1",
13+
"version": "0.1.0",
1414
"license": "MIT",
1515
"frameworks": "arduino",
1616
"platforms": ["espressif8266", "espressif32"],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ProgrammableThings
2-
version=0.0.1
2+
version=0.1.0
33
author=Rob Anderson
44
maintainer=Rob Anderson <rob@andrsn.uk>
55
sentence=Reconfigurable stuff on microcontrollers

0 commit comments

Comments
 (0)