Skip to content

Commit 002fbaa

Browse files
committed
Set version to 1.0.1
1 parent 8693550 commit 002fbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

3-
project(anagrams VERSION 1.0.0)
3+
project(anagrams VERSION 1.0.1)
44

55
set(PROJECT_LABEL "Anagrams")
66
set(PROJECT_COPYRIGHT "Dmitry Baryshev")

0 commit comments

Comments
 (0)