We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299de5c commit be8601aCopy full SHA for be8601a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# FANS Changelog
2
3
-## latest
+## v0.1.1
4
5
- Disable sorting of includes in clang-format https://github.com/DataAnalyticsEngineering/FANS/pull/7
6
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.0...3.28)
# ##############################################################################
7
project(FANS
8
- VERSION 0.1.0
+ VERSION 0.1.1
9
LANGUAGES C CXX
10
)
11
0 commit comments