Skip to content

Commit 4fe021c

Browse files
committed
library properties.
1 parent 2513203 commit 4fe021c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=Commander-API
2-
version=2.0.0
2+
version=2.0.1
33
author=Daniel Hajnal <[email protected]>
44
maintainer=Daniel Hajnal <[email protected]>
55
sentence=This library can be used to create a simple command parser.
66
paragraph=It simply parses text based commands and find the corresponding functions for them.
77
category=Data Processing
88
url=https://github.com/dani007200964/Commander-API
9-
architectures=*
9+
architectures=*

0 commit comments

Comments
 (0)