From 74fcb0682886c8fbf4ba82a76d7c5de15f167340 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch <p@janouch.name> Date: Tue, 24 Dec 2024 10:43:36 +0100 Subject: Bump version, update NEWS --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 501ea3a..198db35 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.0...3.27) -project (json-rpc-shell VERSION 1.1.0 LANGUAGES C) +project (json-rpc-shell VERSION 1.2.0 LANGUAGES C) # Options option (WANT_READLINE "Use GNU Readline for the UI (better)" ON) -- cgit v1.2.3-70-g09d2