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.
2 parents 19b57ab + 1a68b68 commit 39ced79Copy full SHA for 39ced79
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.23)
2
-project(magistrate VERSION 1.5.0)
+project(magistrate VERSION 1.6.0)
3
4
include(cmake/turn_on_warnings.cmake)
5
LICENSE
@@ -1,4 +1,4 @@
- DARMA Toolkit v. 1.5.0
+ DARMA Toolkit v. 1.6.0
DARMA/magistrate => Serialization Library
For version number see VERSION file
VERSION
@@ -1 +1 @@
-1.5.0
+1.6.0
0 commit comments