Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
sewenew committed Jul 8, 2023
1 parent e8112de commit 6c40f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.1)

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

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

0 comments on commit 6c40f11

Please sign in to comment.