Skip to content

Commit 9e3c9c2

Browse files
committed
bump version
1 parent 9489f18 commit 9e3c9c2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

plotter/Plotter.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
-------------------------------------------------------------------------------------------
1919
Plotter
20-
v2.3.2
20+
v2.3.3
2121
https://github.com/devinaconley/arduino-plotter
2222
by Devin Conley
2323
===========================================================================================

plotter/Plotter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
1818
-------------------------------------------------------------------------------------------
1919
Plotter
20-
v2.3.2
20+
v2.3.3
2121
https://github.com/devinaconley/arduino-plotter
2222
by Devin Conley
2323
===========================================================================================

plotter/library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Plotter
2-
version=2.3.2
2+
version=2.3.3
33
author=Devin Conley <devinaconley@gmail.com>
44
maintainer=Devin Conley <devinaconley@gmail.com>
55
sentence=An Arduino library for easy plotting on host computer via serial communication.

0 commit comments

Comments
 (0)