Skip to content

Commit

Permalink
Bump version to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Jun 10, 2024
1 parent 4f07952 commit 8261746
Show file tree
Hide file tree
Showing 3 changed files with 7,160 additions and 7,827 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

cmake_minimum_required(VERSION 3.14)

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

Expand Down
Loading

0 comments on commit 8261746

Please sign in to comment.