Skip to content

Commit

Permalink
rm obsolete badge
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengj committed Feb 27, 2020
1 parent 8703b0a commit 684defa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[![Build Status](https://travis-ci.org/stevengj/LaTeXStrings.jl.svg?branch=master)](https://travis-ci.org/stevengj/LaTeXStrings.jl)
[![LaTeXStrings](http://pkg.julialang.org/badges/LaTeXStrings_0.6.svg)](http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.6)
[![LaTeXStrings](http://pkg.julialang.org/badges/LaTeXStrings_0.7.svg)](http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.7)

# LaTeXStrings

Expand Down

2 comments on commit 684defa

@stevengj
Copy link
Member Author

Choose a reason for hiding this comment

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

@JuliaRegistrator register

@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/10181

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.1.0 -m "<description of version>" 684defa4a6803a61516f2a9f24f9d02770750b42
git push origin v1.1.0

Please sign in to comment.