Skip to content

Commit

Permalink
Fixed wrong version number
Browse files Browse the repository at this point in the history
  • Loading branch information
EinarArnason authored Aug 8, 2019
1 parent f6acf80 commit 8dde5cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=ArduinoQueue
version=1.0.1
version=1.0.3
author=Einar Arnason <[email protected]>
maintainer=Einar Arnason <[email protected]>
sentence=Queue Library
paragraph=A lightweight linked list type queue implementation, meant for microcontrollers.
category=Data Processing
url=https://github.com/EinarArnason/ArduinoQueue
architectures=*
architectures=*

0 comments on commit 8dde5cc

Please sign in to comment.