Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurSonzogni committed Mar 17, 2023
1 parent f2636fe commit c8c6443
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,4 +1,4 @@
# Next
# v1.1.0
- Bugfix: Tab are now displayed with 2 spaces.

# v1.0.9
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required (VERSION 3.15)
project(git-tui
LANGUAGES CXX
VERSION 1.0.9
VERSION 1.1.0
)

# --- Dependencies--------------------------------------------------------------
Expand Down

0 comments on commit c8c6443

Please sign in to comment.