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 accdd1c commit e51c01fCopy full SHA for e51c01f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# FANS Changelog
2
3
-## latest
+## v0.1.2
4
5
- Update TIK GitHub links in the documentation to public GitHub links https://github.com/DataAnalyticsEngineering/FANS/pull/13
6
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.0...3.28)
# ##############################################################################
7
project(FANS
8
- VERSION 0.1.1
+ VERSION 0.1.2
9
LANGUAGES C CXX
10
)
11
0 commit comments