Skip to content

Commit c5e724d

Browse files
committed
2.8.0
1 parent 2b013bf commit c5e724d

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.7.3 DESCRIPTION "pyjs")
3+
project(pyjs VERSION 2.8.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)