diff --git a/Project.toml b/Project.toml index 63c7965..6504020 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlotAxes" uuid = "8b6f5f00-d239-11e8-3a24-33314b00f6b0" authors = ["David Little "] -version = "0.2.2" +version = "0.2.3" [deps] AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9" diff --git a/README.md b/README.md index bd21650..9fef1c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PlotAxes +[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![Build Status](https://travis-ci.org/haberdashPI/PlotAxes.jl.svg?branch=master)](https://travis-ci.org/haberdashPI/PlotAxes.jl) [![Build status](https://ci.appveyor.com/api/projects/status/52duehasqjvedj0x/branch/master?svg=true)](https://ci.appveyor.com/project/haberdashPI/plotaxes-jl/branch/master) [![codecov](https://codecov.io/gh/haberdashPI/PlotAxes.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/haberdashPI/PlotAxes.jl)