Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ray6080 committed Mar 23, 2024
1 parent 71f89ea commit 2be5cb4
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,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)

project(Kuzu VERSION 0.3.2.3 LANGUAGES CXX C)
project(Kuzu VERSION 0.3.2.4 LANGUAGES CXX C)

find_package(Threads REQUIRED)

Expand Down

0 comments on commit 2be5cb4

Please sign in to comment.