Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafManela committed Aug 7, 2019
1 parent 268b532 commit a067b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

| Documentation | Linux/MacOS/Windows | Code |
| --- | --- | --- |
| [![][docs-latest-img]][docs-latest-url] | [![][travis-img]][travis-url] [![][coveralls-img]][coveralls-url] |
| [![][docs-latest-img]][docs-latest-url] | [![][travis-img]][travis-url] | [![][coveralls-img]][coveralls-url] |

<!-- | **Package Evaluator** | [![][pkg-0.5-img]][pkg-0.5-url] [![][pkg-0.6-img]][pkg-0.6-url] | -->

Expand Down

2 comments on commit a067b8e

@AsafManela
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/2556

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v1.2.0 -m "<description of version>" a067b8e35014d90b530d93fb97912a16eeb23c63
git push origin v1.2.0

Please sign in to comment.