Commit 1097560 1 parent 794a93c commit 1097560 Copy full SHA for 1097560
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
cmake_minimum_required (VERSION 3.15)
2
- project (Argon VERSION 0.4.2 )
2
+ project (Argon VERSION 0.5.0 )
3
3
4
4
set (AR_MAJOR ${PROJECT_VERSION_MAJOR} )
5
5
set (AR_MINOR ${PROJECT_VERSION_MINOR} )
Original file line number Diff line number Diff line change 3
3
</p >
4
4
5
5
<p align =" center " >
6
- <a href="https://img.shields.io/badge/version-0.4.2 --alpha-red">
7
- <img src="https://img.shields.io/badge/version-0.4.2 --alpha-red" alt="Version 0.4.2 -alpha">
6
+ <a href="https://img.shields.io/badge/version-0.5.0 --alpha-red">
7
+ <img src="https://img.shields.io/badge/version-0.5.0 --alpha-red" alt="Version 0.5.0 -alpha">
8
8
</a>
9
9
<a href="https://www.apache.org/licenses/LICENSE-2.0">
10
10
<img src="https://img.shields.io/badge/license-apache--2.0-blue" alt="Apache License 2.0">
You can’t perform that action at this time.
0 commit comments