From dc1ab35d89e9d5f365cdc35638556115b1e1f6bd Mon Sep 17 00:00:00 2001 From: chyyran Date: Wed, 14 Feb 2024 03:15:05 -0500 Subject: [PATCH] doc: bump api version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 923bebe..dfc7202 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ and are more a heads-up for integrating librashader into your project. ## Versioning [![Latest Version](https://img.shields.io/crates/v/librashader.svg)](https://crates.io/crates/librashader) ![C ABI](https://img.shields.io/badge/ABI%20version-1-yellowgreen) -![C API](https://img.shields.io/badge/API%20version-0-blue) +![C API](https://img.shields.io/badge/API%20version-1-blue) librashader typically follows [Semantic Versioning](https://semver.org/) with respect to the Rust API, where a minor version