Skip to content

Commit 7f2c35a

Browse files
committed
set major version to 1.0
1 parent a5caf6a commit 7f2c35a

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.27 FATAL_ERROR)
22

33
project(c++spec
4-
VERSION 1.2.0
4+
VERSION 1.0.0
55
DESCRIPTION "BDD testing for C++"
66
LANGUAGES CXX
77
)

0 commit comments

Comments
 (0)