Skip to content

Commit 97e0350

Browse files
committed
Change version to 1.1.0
1 parent c4d65a9 commit 97e0350

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to this project will be documented in this file. The format
44
is based on [Keep a Changelog](https://keepachangelog.com).
55

6-
## Unreleased
6+
## [1.1.0] - 2025-07-25
77

88
### Changed
99

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.13..3.27 FATAL_ERROR)
2-
project(CAF VERSION 1.0.2 LANGUAGES CXX)
2+
project(CAF VERSION 1.1.0 LANGUAGES CXX)
33

44
# -- version boilerplate -------------------------------------------------------
55

0 commit comments

Comments
 (0)