diff --git a/README.md b/README.md index 97afff2..200175c 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Market Identifier Codes (MIC) ============================= [![Build](https://github.com/w3stling/mic/actions/workflows/build.yml/badge.svg)](https://github.com/w3stling/mic/actions/workflows/build.yml) -[![Download](https://img.shields.io/badge/download-3.0.5-brightgreen.svg)](https://central.sonatype.com/artifact/com.apptasticsoftware/mic/3.0.5/overview) -[![Javadoc](https://img.shields.io/badge/javadoc-3.0.5-blue.svg)](https://w3stling.github.io/mic/javadoc/3.0.5) +[![Download](https://img.shields.io/badge/download-3.0.6-brightgreen.svg)](https://central.sonatype.com/artifact/com.apptasticsoftware/mic/3.0.6/overview) +[![Javadoc](https://img.shields.io/badge/javadoc-3.0.6-blue.svg)](https://w3stling.github.io/mic/javadoc/3.0.6) [![License](http://img.shields.io/:license-MIT-blue.svg?style=flat-round)](http://apptastic-software.mit-license.org) [![CodeQL](https://github.com/w3stling/mic/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/w3stling/mic/actions/workflows/codeql-analysis.yml) [![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=w3stling_mic&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=w3stling_mic) @@ -53,7 +53,7 @@ Add dependency declaration: com.apptasticsoftware mic - 3.0.5 + 3.0.6 ... @@ -64,7 +64,7 @@ Add dependency declaration: Add dependency declaration: ```groovy dependencies { - implementation 'com.apptasticsoftware:mic:3.0.5' + implementation 'com.apptasticsoftware:mic:3.0.6' } ``` @@ -96,6 +96,6 @@ License SOFTWARE. -[1]: https://central.sonatype.com/artifact/com.apptasticsoftware/mic/3.0.5/overview +[1]: https://central.sonatype.com/artifact/com.apptasticsoftware/mic/3.0.6/overview [2]: https://maven.apache.org [3]: https://gradle.org \ No newline at end of file