From dd020fb74147b7bbd0a3576570dc491bfe534fb1 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Sun, 2 Jan 2022 16:53:38 +0900 Subject: [PATCH] update version to v0.4.8 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8148ab4..6563f52 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.4.7", + "version": "0.4.8", "license": "MIT", "frameworks": "arduino", "platforms": "*" diff --git a/library.properties b/library.properties index 38f4ea1..96d0928 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MPU9250 -version=0.4.7 +version=0.4.8 author=hideakitai maintainer=hideakitai sentence=Arduino library for MPU9250 Nine-Axis (Gyro + Accelerometer + Compass) MEMS MotionTracking™ Device