Skip to content

Commit cafb857

Browse files
chore: manual version bump
1 parent f2b8c32 commit cafb857

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/schema/library.json",
33
"name": "compkit",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "A collection of libraries for competitive robotics developed by and for ROBOTIEEE teams.",
66
"keywords": "sensors, input, data, processing, analysis, arduino, library, filter, smooth, competitive",
77
"repository": {

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=compkit
2-
version=1.0.0
2+
version=1.0.1
33
author=Alexandre Hiroyuki Yamauchi <alex.hiroyuki@outlook.com>
44
maintainer=Alexandre Hiroyuki Yamauchi <alex.hiroyuki@outlook.com>
55
sentence=A collection of libraries for competitive robotics

0 commit comments

Comments
 (0)