Skip to content

Commit 6fb577e

Browse files
committed
Bump to 0.5.4
1 parent a4773dc commit 6fb577e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Aqua"
22
uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
33
authors = ["Takafumi Arakaki <[email protected]> and contributors"]
4-
version = "0.5.4-DEV"
4+
version = "0.5.4"
55

66
[deps]
77
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliatesting.github.io/Aqua.jl/dev)
55
[![GitHub Actions](https://github.com/JuliaTesting/Aqua.jl/workflows/Run%20tests/badge.svg)](https://github.com/JuliaTesting/Aqua.jl/actions?query=workflow%3ARun+tests)
66
[![Codecov](https://codecov.io/gh/JuliaTesting/Aqua.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaTesting/Aqua.jl)
7-
[![GitHub commits since tagged version](https://img.shields.io/github.ghproxy.topmits-since/JuliaTesting/Aqua.jl/v0.5.3.svg)](https://github.com/JuliaTesting/Aqua.jl)
7+
[![GitHub commits since tagged version](https://img.shields.io/github.ghproxy.topmits-since/JuliaTesting/Aqua.jl/v0.5.4.svg)](https://github.com/JuliaTesting/Aqua.jl)
88
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)
99

1010
Aqua.jl provides functions to run a few automatable checks for Julia packages:

0 commit comments

Comments
 (0)