fix: bump version
This commit is contained in:
parent
2f9be90ec1
commit
ff30dadf05
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required (VERSION 3.7)
|
||||
project(core
|
||||
VERSION 0.2.5
|
||||
VERSION 0.2.6
|
||||
LANGUAGES C)
|
||||
|
||||
add_executable(core src/main.c)
|
||||
|
|
Loading…
Reference in a new issue