Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Loara committed May 18, 2021
1 parent 3154d18 commit 34b53c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.20)

project(StringSuite VERSION 0.5 DESCRIPTION "Library to manage encoded strings" LANGUAGES CXX)
project(StringSuite VERSION 1.0 DESCRIPTION "Library to manage encoded strings" LANGUAGES CXX)

#require C++20
set(CMAKE_CXX_STANDARD 20)
Expand Down

0 comments on commit 34b53c8

Please sign in to comment.