Skip to content

Commit

Permalink
update supported version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Sep 25, 2021
1 parent b4634af commit b18d5aa
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 @@ -2,7 +2,7 @@

[![Test Matrix](https://github.com/nim-works/arc/workflows/CI/badge.svg)](https://github.com/nim-works/arc/actions?query=workflow%3ACI)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nim-works/arc?style=flat)](https://github.com/nim-works/arc/releases/latest)
![Minimum supported Nim version](https://img.shields.io/badge/nim-1.5.1%2B-informational?style=flat&logo=nim)
![Minimum supported Nim version](https://img.shields.io/badge/nim-1.2.13%2B-informational?style=flat&logo=nim)
[![License](https://img.shields.io/github/license/nim-works/arc?style=flat)](#license)

This module provides a few simple functions to read/write the reference counter
Expand Down

0 comments on commit b18d5aa

Please sign in to comment.