Skip to content

Commit 9853f73

Browse files
fix: update library version to 1.0.4
library.json and library.properties had stale version numbers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b5ae6d0 commit 9853f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MakerBoard",
3-
"version": "1.0.0",
3+
"version": "1.0.4",
44
"description": "Library for MakerBoard(メイカーボード)",
55
"keywords": "motor, arduino pro mini, pwm",
66
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=MakerBoard
2-
version=1.0.2
2+
version=1.0.4
33
author=Yukai Engineering Inc.
44
maintainer=Yukai Engineering Inc. <kurikit_support@ux-xu.com>
55
sentence=Library for MakerBoard(メイカーボード)

0 commit comments

Comments
 (0)