Skip to content

Commit

Permalink
bump version to v0.0.16 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
purplenicole730 authored Nov 18, 2024
1 parent 7a55dd4 commit 7c8487c
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
Expand Up @@ -34,7 +34,7 @@
# constrained by the version of CMake available on target systems.
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)

set(CMAKE_PROJECT_VERSION 0.0.15)
set(CMAKE_PROJECT_VERSION 0.0.16)

# Identify the project.
project(viam-cpp-sdk
Expand Down

0 comments on commit 7c8487c

Please sign in to comment.