diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b2313c..7299e59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,15 @@
Unreleased
|
+
+ 1.10.2 |
+ Documentation |
+ Readme badges and links. |
+ |
+ |
+ Coenraad Human |
+ GitHub |
+
1.10.1 |
Documentation |
diff --git a/Cargo.toml b/Cargo.toml
index ff00b6f..394dde1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gib"
-version = "1.10.1"
+version = "1.10.2"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/README.md b/README.md
index e6e6d9a..845c4da 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103) [![GitHub license](https://img.shields.io/badge/licence-GPL--3.0-blue)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](.github/CONTRIBUTING.md)[![Image of github-profile-views-counter](https://github.com/coenraadhuman/github-profile-views-counter/blob/master/svg/613868422/badge.svg)](https://github.com/coenraadhuman/github-profile-views-counter/blob/master/readme/613868422/year.md)![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/coenraadhuman/gib/total?label=Github%20Downloads)
-![Docker Pulls](https://img.shields.io/docker/pulls/coenraadhuman/gib?label=Docker%20Hub%20Pulls)
+![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103) [![GitHub license](https://img.shields.io/badge/licence-GPL--3.0-blue)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/coenraadhuman/gib/fork) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/coenraadhuman/gib/update-version-changelog.yaml?branch=main)](https://github.com/coenraadhuman/gib/actions/workflows/update-version-changelog.yaml)
+ [![Image of github-profile-views-counter](https://github.com/coenraadhuman/github-profile-views-counter/blob/master/svg/613868422/badge.svg)](https://github.com/coenraadhuman/github-profile-views-counter/blob/master/readme/613868422/year.md) [![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/coenraadhuman/gib/total?label=Github%20Downloads)](https://github.com/coenraadhuman/gib/releases/latest) [![Docker Pulls](https://img.shields.io/docker/pulls/coenraadhuman/gib?label=Docker%20Hub%20Pulls)](https://hub.docker.com/r/coenraadhuman/gib)
# gib
@@ -120,4 +120,4 @@ $ docker run -v $PWD:/app ghcr.io/coenraadhuman/gib:latest changelog > CHANGELOG
- [Semantic Version](https://semver.org/)
- [Conventional Commits](https://www.conventionalcommits.org/en/)
-- [Conventional Commit Types](https://github.com/semantic-gitlog/semantic-gitlog/blob/master/docs/en-us/fundamentals/commit-types.md)
\ No newline at end of file
+- [Conventional Commit Types](https://github.com/semantic-gitlog/semantic-gitlog/blob/master/docs/en-us/fundamentals/commit-types.md)