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 f3fcf80 commit b9842b7
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
@@ -1,6 +1,6 @@
# Trestle Search (trestle-search)

[![RubyGem](https://img.shields.io/gem/v/trestle-search.svg?style=flat&colorB=4065a9)](https://rubygems.org/gems/trestle-search)
[![RubyGem](https://img.shields.io/gem/v/trestle-search?include_prereleases&color=%234d6bb2)](https://rubygems.org/gems/trestle-search)
[![Build Status](https://img.shields.io/github/actions/workflow/status/TrestleAdmin/trestle-search/rspec.yml?style=flat)](https://github.com/TrestleAdmin/trestle-search/actions)
[![Coveralls](https://img.shields.io/coveralls/TrestleAdmin/trestle-search.svg?style=flat)](https://coveralls.io/github/TrestleAdmin/trestle-search)

Expand Down

0 comments on commit b9842b7

Please sign in to comment.