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.
1 parent 01d2233 commit f718d23Copy full SHA for f718d23
CHANGELOG
@@ -1,3 +1,6 @@
1
+# v1.0.1.0 - 2025-09-12
2
+- Change orgnization name
3
+
4
# v1.0.0.2 - 2025-08-30
5
- Change the installation directory
6
CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)
-set(BUILD_VERSION 1.0.0.2)
+set(BUILD_VERSION 1.0.1.0)
project(slick_queue
VERSION ${BUILD_VERSION}
0 commit comments