Skip to content

Commit be8601a

Browse files
committed
Bump version
1 parent 299de5c commit be8601a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# FANS Changelog
22

3-
## latest
3+
## v0.1.1
44

55
- Disable sorting of includes in clang-format https://github.com/DataAnalyticsEngineering/FANS/pull/7
66

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.0...3.28)
55
# ##############################################################################
66

77
project(FANS
8-
VERSION 0.1.0
8+
VERSION 0.1.1
99
LANGUAGES C CXX
1010
)
1111

0 commit comments

Comments
 (0)