Skip to content

Commit

Permalink
Release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Oct 16, 2024
1 parent 86d08eb commit 335884b
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
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: MIT

cmake_minimum_required(VERSION 3.22)
project(DDC VERSION 0.0.0 LANGUAGES CXX)
project(DDC VERSION 0.1.0 LANGUAGES CXX)

# List of options

Expand Down

0 comments on commit 335884b

Please sign in to comment.