Skip to content

Commit 8261746

Browse files
committed
Bump version to v1.4.0
1 parent 4f07952 commit 8261746

File tree

3 files changed

+7160
-7827
lines changed

3 files changed

+7160
-7827
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
cmake_minimum_required(VERSION 3.14)
1414

15-
project(jsonrpcpp VERSION 1.3.4 LANGUAGES CXX)
15+
project(jsonrpcpp VERSION 1.4.0 LANGUAGES CXX)
1616
set(PROJECT_DESCRIPTION "C++ JSON-RPC 2.0 library")
1717
set(PROJECT_URL "https://github.com/badaix/jsonrpcpp")
1818

0 commit comments

Comments
 (0)