diff options
| author | Eva Herrada <33632497+evaherrada@users.noreply.github.com> | 2023-07-18 15:02:04 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-18 15:02:04 -0400 |
| commit | 032e425decd24b94333bcf8c3dd322cae37194ce (patch) | |
| tree | 5945d366d2af91806234424e1e8caad1d6e59a4f | |
| parent | 8428bcc1539db16f8c2de78a899ed9959176c6ea (diff) | |
Bumped to 3.0.0
| -rw-r--r-- | library.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library.properties b/library.properties index 966313f..07deda8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit PWM Servo Driver Library -version=2.4.1 +version=3.0.0 author=Adafruit maintainer=Adafruit <info@adafruit.com> sentence=Adafruit PWM Servo Driver Library @@ -7,4 +7,4 @@ paragraph=Adafruit PWM Servo Driver Library category=Device Control url=https://github.com/adafruit/Adafruit-PWM-Servo-Driver-Library architectures=* -depends=Adafruit BusIO
\ No newline at end of file +depends=Adafruit BusIO |
