Updated to version 0.1.2

This commit is contained in:
jakeg00dwin 2025-02-14 13:05:02 -08:00
parent 91edc72f38
commit a88fae412e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
# Use the fancy version substitution # Use the fancy version substitution
project(main project(main
VERSION 0.1.1 VERSION 0.1.2
DESCRIPTION "template for cmake + cpputest" DESCRIPTION "template for cmake + cpputest"
LANGUAGES C CXX LANGUAGES C CXX
) )