Skip to content

Commit 0636d16

Browse files
committed
update readme and lib props for 1.0.1
1 parent 8b5e2a0 commit 0636d16

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# VL53L1X library for Arduino
22

3-
Version: 1.0.0<br>
4-
Release date: 2018-05-31<br>
3+
Version: 1.0.1<br>
4+
Release date: 2018-09-19<br>
55
[![Build Status](https://travis-ci.org/pololu/vl53l1x-arduino.svg?branch=master)](https://travis-ci.org/pololu/vl53l1x-arduino)<br>
66
[www.pololu.com](https://www.pololu.com/)
77

@@ -163,4 +163,5 @@ This library is intended to provide a quicker and easier way to get started usin
163163

164164
## Version history
165165

166+
* 1.0.1 (2018-09-19): Fix Arduino 101 hanging in init().
166167
* 1.0.0 (2018-05-31): Original release.

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=VL53L1X
2-
version=1.0.0
2+
version=1.0.1
33
author=Pololu
44
maintainer=Pololu <inbox@pololu.com>
55
sentence=VL53L1X distance sensor library

0 commit comments

Comments
 (0)