Skip to content

Commit 81de11e

Browse files
committed
Bump version to 1.5.0
Agent: gemini-2.0-pro (antigravity)
1 parent 97472b7 commit 81de11e

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,6 +1,6 @@
11
{
22
"name": "StepperDriver",
3-
"version": "1.4.2",
3+
"version": "1.5.0",
44
"description": "Control steppers via a driver board providing STEP+DIR like the ones from Pololu. Microstepping is supported. Acceleration is supported. Supported drivers are A4988, DRV8824, DRV8825, DRV8834, DRV8880, TMC2100.",
55
"repository": {
66
"type": "git",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=StepperDriver
2-
version=1.4.2
2+
version=1.5.0
33
author=Laurentiu Badea
44
maintainer=Laurentiu Badea
55
sentence=A4988, DRV8825, TMC2100 and generic two-pin stepper motor driver library.

0 commit comments

Comments
 (0)