Skip to content

Commit a7c6793

Browse files
committed
Raise version to 0.3.1
1 parent dff8e22 commit a7c6793

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"m5stack/M5Utility": ">=0.0.9",
1515
"m5stack/M5HAL": "*"
1616
},
17-
"version": "0.3.0",
17+
"version": "0.3.1",
1818
"frameworks": [
1919
"arduino"
2020
],
@@ -28,4 +28,4 @@
2828
"docs/html"
2929
]
3030
}
31-
}
31+
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5UnitUnified
2-
version=0.3.0
2+
version=0.3.1
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=M5UnitUnified is a library for unified handling of various M5 units products. (Alpha version)

0 commit comments

Comments
 (0)