Skip to content

Commit d79aa6e

Browse files
committed
bump patch version
1 parent e0a7757 commit d79aa6e

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