From 98ca851dba3376e3171b18a9914eece129d16576 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Thu, 24 Jun 2021 10:22:12 +0900 Subject: [PATCH] update version to v0.4.5 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 0bb5dd7..4a90999 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.4.4", + "version": "0.4.5", "license": "MIT", "frameworks": "arduino", "platforms": "*" diff --git a/library.properties b/library.properties index 0cfb962..fd75862 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MPU9250 -version=0.4.4 +version=0.4.5 author=hideakitai maintainer=hideakitai sentence=Arduino library for MPU9250 Nine-Axis (Gyro + Accelerometer + Compass) MEMS MotionTracking™ Device