Skip to content

Commit f718d23

Browse files
committed
release v1.0.1.0
1 parent 01d2233 commit f718d23

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.0.1.0 - 2025-09-12
2+
- Change orgnization name
3+
14
# v1.0.0.2 - 2025-08-30
25
- Change the installation directory
36

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
22

3-
set(BUILD_VERSION 1.0.0.2)
3+
set(BUILD_VERSION 1.0.1.0)
44

55
project(slick_queue
66
VERSION ${BUILD_VERSION}

0 commit comments

Comments
 (0)