Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GaZaTu committed Jan 27, 2023
1 parent b5690c6 commit a9c4afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.7.2 FATAL_ERROR)
project(im-emoji-picker VERSION 0.3.0 LANGUAGES CXX)
project(im-emoji-picker VERSION 1.0.0 LANGUAGES CXX)

set(PROJECT_NAME_FULL ${PROJECT_NAME})
set(PROJECT_ORGANIZATION gazatu.xyz)
Expand Down

0 comments on commit a9c4afa

Please sign in to comment.