From 4b5b3c8f27482a9390730fd9b90bc6919bf2ff59 Mon Sep 17 00:00:00 2001 From: Takafumi Arakaki Date: Sun, 5 Jun 2022 11:30:40 +0900 Subject: [PATCH] Bump to 0.5.5 --- Project.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 88530cbc..f5bc21f4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Aqua" uuid = "4c88cf16-eb10-579e-8560-4a9242c79595" authors = ["Takafumi Arakaki and contributors"] -version = "0.5.5-DEV" +version = "0.5.5" [deps] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" diff --git a/README.md b/README.md index 7c194d9f..d57845ca 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliatesting.github.io/Aqua.jl/dev) [![GitHub Actions](https://github.com/JuliaTesting/Aqua.jl/workflows/Run%20tests/badge.svg)](https://github.com/JuliaTesting/Aqua.jl/actions?query=workflow%3ARun+tests) [![Codecov](https://codecov.io/gh/JuliaTesting/Aqua.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaTesting/Aqua.jl) -[![GitHub commits since tagged version](https://img.shields.io/github/commits-since/JuliaTesting/Aqua.jl/v0.5.4.svg)](https://github.com/JuliaTesting/Aqua.jl) +[![GitHub commits since tagged version](https://img.shields.io/github/commits-since/JuliaTesting/Aqua.jl/v0.5.5.svg)](https://github.com/JuliaTesting/Aqua.jl) [![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) Aqua.jl provides functions to run a few automatable checks for Julia packages: