1
Fork 0

new version tag

This commit is contained in:
juliangaal 2022-01-10 12:38:14 +01:00
parent 11554dee66
commit 22307711cc
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*/target
example/**/*.rs.bk
example/Cargo.lock
.idea/
**/*.rs.bk
Cargo.lock
.DS_Store

View file

@ -1,6 +1,6 @@
[package]
name = "mpu6050"
version = "0.1.4"
version = "0.1.5"
authors = ["Julian Gaal <gjulian@uos.de>"]
edition = "2018"