From 6960dd1f4186250d47aba1dba78e0c4548dba456 Mon Sep 17 00:00:00 2001 From: Zirnc Date: Mon, 22 Aug 2022 07:42:48 +0800 Subject: [PATCH 1/2] Update rang version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a196a..f514620 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Or, if you use the [conan package manager](https://www.conan.io/), follow these 1. Add a reference to *rang* to the *requires* section of your project's `conanfile.txt` file: [requires] - rang/3.1.0@rang/stable + rang/3.2.0@rang/stable 2. Run conan's install command: From 2235d9a8f1e9d3d327324425b068b24fba5a38c0 Mon Sep 17 00:00:00 2001 From: Zirnc Date: Mon, 22 Aug 2022 07:44:07 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f514620..e087369 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Or, if you use the [conan package manager](https://www.conan.io/), follow these 1. Add a reference to *rang* to the *requires* section of your project's `conanfile.txt` file: [requires] - rang/3.2.0@rang/stable + rang/3.2@rang/stable 2. Run conan's install command: