Skip to content

Commit

Permalink
0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubpa committed May 16, 2020
1 parent bdd2a5a commit 8c24fda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)

project(UECS VERSION 0.8.4)
project(UECS VERSION 0.9.0)
message(STATUS "[Project] ${PROJECT_NAME}")

include(FetchContent)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

⭐ Star us on GitHub — it helps!

[![repo-size](https://img.shields.io/github/repo-size/Ubpa/UECS?style=flat)](https://github.com/Ubpa/UECS/archive/master.zip)
[![repo-size](https://img.shields.io/github/languages/code-size/Ubpa/UECS?style=flat)](https://github.com/Ubpa/UECS/archive/master.zip)

## Environment

Expand Down

0 comments on commit 8c24fda

Please sign in to comment.