Skip to content

Commit dc4813e

Browse files
committed
Bump version
1 parent e68206b commit dc4813e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_policy(SET CMP0048 NEW)
2-
project(blobdrop VERSION 0.1 DESCRIPTION "Drag and drop files directly out of the terminal")
2+
project(blobdrop VERSION 1.0 DESCRIPTION "Drag and drop files directly out of the terminal")
33
cmake_minimum_required(VERSION 3.21)
44

55
set(CMAKE_CXX_STANDARD 20)

0 commit comments

Comments
 (0)