Updated version to 1.1.1 in library.properties. New tag 1.1.1 must be created from your side as well. #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated version to 1.1.1 in library.properties so that the added support for ATTiny85 to be reflected in Library Manager of the Arduino IDE. New tag 1.1.1 must be created from your side as well because I can not do that via a pull request. I am referring to the following paragraph as explained in https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ
"How can I publish a new release once my library is in the list?
Ensure you've changed version in your library.properties . Then tag your library once more and push the new tag (or create a release if your web hosting offers a way to do it, for example with GitHub "releases"). Our indexer checks for new releases every hour and will eventually fetch and publish your new release."