From 875a4d0c6d4840f1f57e26d701b8332b28805334 Mon Sep 17 00:00:00 2001 From: Sam Pohlenz Date: Thu, 8 Aug 2024 09:18:16 +0930 Subject: [PATCH] Include pre-releases for latest gem version badge in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c2fcef..d5c075c8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Trestle -[![RubyGem](https://img.shields.io/gem/v/trestle.svg?style=flat&colorB=4065a9)](https://rubygems.org/gems/trestle) +[![RubyGem](https://img.shields.io/gem/v/trestle?include_prereleases&color=%234d6bb2)](https://rubygems.org/gems/trestle) [![Build Status](https://img.shields.io/github/actions/workflow/status/TrestleAdmin/trestle/rspec.yml?style=flat)](https://github.com/TrestleAdmin/trestle/actions) [![Coveralls](https://img.shields.io/coveralls/TrestleAdmin/trestle.svg?style=flat)](https://coveralls.io/github/TrestleAdmin/trestle) [![Code Climate](https://api.codeclimate.com/v1/badges/c529a7a9c500ed81baed/maintainability)](https://codeclimate.com/github/TrestleAdmin/trestle)