Closed dietmarw closed 10 years ago
Once tagged you might also want to add a download link to the tagged version in the README
You are right, thanks. Since I'm new on github, I'm not quite familiar with the workflows. I hope that I took care of it correctly.
Still one commit off but since that last commit is only the README update ... I don't think it matters as much has removing and pushing a tag again.
I think you forgot to tag the version v0.1.0 in the release branch or missed to push the tag to github. (simply do
git push --tags v0.1.0
)