diff --git a/library.properties b/library.properties index 8d52faa..316b986 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=Animately -version=0.1.0 +version=0.1.1 author=Nicholas Koza maintainer=Nicholas Koza sentence=Precise animation of props or robots without the need for thread-blocking (delay()) or complex state machines. paragraph=Animately allows for precise animation of props or robots, down to the millisecond, without the need for thread-blocking (delay()) or complex state machines. This frees you to focus on the creative aspects of animating rather than the implementation details. category=Device Control url=https://github.com/nickkoza/animately -includes=Animatedly.h,Core/Timeline.h \ No newline at end of file +includes=Animatedly.h,Core/Timeline.h