Skip to content

Commit 55276ce

Browse files
committed
Bump the version to 0.2.6
Signed-off-by: Marco Magdy <[email protected]>
1 parent 6679a71 commit 55276ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.9)
22
set(CMAKE_CXX_STANDARD 11)
33
project(aws-lambda-runtime
4-
VERSION 0.2.5
4+
VERSION 0.2.6
55
LANGUAGES CXX)
66

77
option(ENABLE_TESTS "Enables building the test project, requires AWS C++ SDK." OFF)

0 commit comments

Comments
 (0)