From 29f771ebf39244243923e5109472473826900f26 Mon Sep 17 00:00:00 2001 From: Abel Siqueira Date: Mon, 23 Jul 2018 19:13:20 -0300 Subject: [PATCH] Add pkg badge for Julia 0.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13a097e..75bf31e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ BinDeps.jl [![BinDeps](http://pkg.julialang.org/badges/BinDeps_0.3.svg)](http://pkg.julialang.org/?pkg=BinDeps) [![BinDeps](http://pkg.julialang.org/badges/BinDeps_0.4.svg)](http://pkg.julialang.org/?pkg=BinDeps) [![BinDeps](http://pkg.julialang.org/badges/BinDeps_0.5.svg)](http://pkg.julialang.org/?pkg=BinDeps) +[![BinDeps](http://pkg.julialang.org/badges/BinDeps_0.6.svg)](http://pkg.julialang.org/?pkg=BinDeps) [![Travis](https://travis-ci.org/JuliaLang/BinDeps.jl.svg?branch=master)](https://travis-ci.org/JuliaLang/BinDeps.jl) [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/julialang/bindeps.jl?branch=master&svg=true)](https://ci.appveyor.com/project/nalimilan/bindeps-jl/branch/master)