Skip to content

Commit 95a33eb

Browse files
committed
Merge branch 'v0.5' add missing version change to readme.
2 parents a806182 + 4beacd6 commit 95a33eb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# libtoolchain - Toolchain Development Library
22
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
33
![Language](https://img.shields.io/badge/langauge-c++11-blue.svg)
4-
![Platform](https://img.shields.io/badge/platform-linux:%20x86__64,%20i386%20%7C%20win:%20x86__64,%20i386%20%7C%20macos:%20x86__64,%20arm64-lightgrey.svg)
54

6-
![Version](https://img.shields.io/badge/version-0.5.0%20%7C%20prerelease-green.svg)
5+
![Platform](https://img.shields.io/badge/platform-linux:%20x86__64,%20i386%20%7C%20windows:%20x86__64,%20i386%20%7C%20macOS:%20x86__64,%20arm64-lightgrey.svg)
6+
7+
![Version](https://img.shields.io/badge/version-0.5.1%20%7C%20prerelease-green.svg)
78

89
Library to ease the development of toolchain applications.
910

0 commit comments

Comments
 (0)