Skip to content

Commit b809f38

Browse files
committed
0.2.0
1 parent b7d7f61 commit b809f38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22

33
project(SIMDCompressionAndIntersection
4-
VERSION 0.1.0
4+
VERSION 0.2.0
55
LANGUAGES C CXX)
66

77
# ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)