We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f07952 commit 8261746Copy full SHA for 8261746
CMakeLists.txt
@@ -12,7 +12,7 @@
12
13
cmake_minimum_required(VERSION 3.14)
14
15
-project(jsonrpcpp VERSION 1.3.4 LANGUAGES CXX)
+project(jsonrpcpp VERSION 1.4.0 LANGUAGES CXX)
16
set(PROJECT_DESCRIPTION "C++ JSON-RPC 2.0 library")
17
set(PROJECT_URL "https://github.com/badaix/jsonrpcpp")
18
0 commit comments