Skip to content

Commit 5ba3637

Browse files
committed
Bump version
1 parent c29b5ad commit 5ba3637

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.2.0
44

55
- Add integration tests https://github.com/DataAnalyticsEngineering/FANS/pull/20
66
- Add GitHub Action workflow to build and test FANS https://github.com/DataAnalyticsEngineering/FANS/pull/19

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.2
8+
VERSION 0.2.0
99
LANGUAGES C CXX
1010
)
1111

0 commit comments

Comments
 (0)