Skip to content

Commit

Permalink
Updated version number to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacehuhn committed Oct 8, 2019
1 parent 2452114 commit 3f0713a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "SimpleCLI",
"version": "1.0.4",
"version": "1.0.5",
"keywords": "cli, parser, command, line, interface",
"description": "Add a command line interface to your project the easy way",
"repository": {
Expand All @@ -14,4 +14,4 @@
}],
"frameworks": "arduino",
"platforms": "*"
}
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=SimpleCLI
version=1.0.4
version=1.0.5
author=Spacehuhn
maintainer=Stefan Kremser <[email protected]>
sentence=A Command Line Interface Library for Arduino
Expand Down

0 comments on commit 3f0713a

Please sign in to comment.