Skip to content

Commit

Permalink
Include pre-releases for latest gem version badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz authored Aug 7, 2024
1 parent 0ba78a9 commit 875a4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 875a4d0

Please sign in to comment.