Skip to content

Commit 6c40f11

Browse files
committed
update version
1 parent e8112de commit 6c40f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1)
22

3-
set(REDIS_LLM_VERSION "0.0.1")
3+
set(REDIS_LLM_VERSION "0.1.0")
44
message(STATUS "redis-llm version: ${REDIS_LLM_VERSION}")
55

66
project(redis-llm LANGUAGES CXX VERSION ${REDIS_LLM_VERSION})

0 commit comments

Comments
 (0)