Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Sep 22, 2024
1 parent c29b5ad commit 5ba3637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FANS Changelog

## latest
## v0.2.0

- Add integration tests https://github.com/DataAnalyticsEngineering/FANS/pull/20
- Add GitHub Action workflow to build and test FANS https://github.com/DataAnalyticsEngineering/FANS/pull/19
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.0...3.28)
# ##############################################################################

project(FANS
VERSION 0.1.2
VERSION 0.2.0
LANGUAGES C CXX
)

Expand Down

0 comments on commit 5ba3637

Please sign in to comment.