Skip to content

Commit

Permalink
Bump to 0.70 due migrations mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
dantti committed Sep 30, 2022
1 parent 62710da commit fed3c8d
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 @@ -2,7 +2,7 @@
# SPDX-License-Identifier: MIT

cmake_minimum_required(VERSION 3.16)
project(libasql VERSION 0.69.0 LANGUAGES CXX)
project(libasql VERSION 0.70.0 LANGUAGES CXX)

include(GNUInstallDirs)

Expand Down

0 comments on commit fed3c8d

Please sign in to comment.