Skip to content

Commit e641823

Browse files
committed
Release 2.4.0
1 parent 28d35bd commit e641823

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