Skip to content

Commit cebb0b6

Browse files
authored
Merge pull request #19 from JuliaImages/version
Bumps version and adds PkgEval badge
2 parents 01af4b5 + 67a42af commit cebb0b6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ImageContrastAdjustment"
22
uuid = "f332f351-ec65-5f6a-b3d1-319c6670881a"
33
authors = ["Dr. Zygmunt L. Szpak <zygmunt.szpak@gmail.com>"]
4-
version = "0.2.2"
4+
version = "0.3.0"
55

66
[deps]
77
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,7 @@ A Julia package for enhancing and manipulating image contrast.
55
[![Codecov](https://codecov.io/gh/JuliaImages/ImageContrastAdjustment.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaImages/ImageContrastAdjustment.jl)
66
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliaimages.org/ImageContrastAdjustment.jl/stable)
77
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliaimages.org/ImageContrastAdjustment.jl/dev)
8+
[![PkgEval][pkgeval-img]][pkgeval-url]
89

9-
10+
[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/I/ImageContrastAdjustment.svg
11+
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html

0 commit comments

Comments
 (0)