Skip to content

Commit

Permalink
Version 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alfmep committed Apr 17, 2024
1 parent 49d748a commit 26dd09c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Copyright (C) 2023 Dan Arrhenius <dan@ultramarin.se>
# Copyright (C) 2023,2024 Dan Arrhenius <dan@ultramarin.se>
#
# This file is part of ujson.
#
Expand All @@ -22,7 +22,7 @@ cmake_minimum_required (VERSION 3.22)
# Project name and info
#
project (libujson
VERSION 4.2.0
VERSION 4.2.1
LANGUAGES CXX
DESCRIPTION "A JSON C++ library and utility applications for handling JSON documents."
HOMEPAGE_URL https://github.com/alfmep/libujson
Expand Down

0 comments on commit 26dd09c

Please sign in to comment.