Skip to content

Commit a3e5ffe

Browse files
committed
bump version
1 parent dccd975 commit a3e5ffe

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.9)
22

3-
project(pyjs VERSION 2.8.0 DESCRIPTION "pyjs")
3+
project(pyjs VERSION 3.0.0 DESCRIPTION "pyjs")
44

55
option(BUILD_RUNTIME_BROWSER "Build runtime" ON)
66
option(WITH_NODE_TESTS "With node tests" OFF)

0 commit comments

Comments
 (0)