Skip to content

Commit b6986b5

Browse files
authored
Merge pull request #80 from claws/uprev
Update version to 1.3.0
2 parents 90bea21 + a9213f7 commit b6986b5

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
@@ -8,5 +8,5 @@
88
},
99
"frameworks": "arduino",
1010
"platforms": ["atmelavr", "atmelsam", "espressif8266", "espressif32", "stm32"],
11-
"version": "1.2.0"
11+
"version": "1.3.0"
1212
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=BH1750
2-
version=1.2.0
2+
version=1.3.0
33
author=Christopher Laws
44
maintainer=Christopher Laws
55
sentence=Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC

0 commit comments

Comments
 (0)