Skip to content

Commit

Permalink
v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Bać committed Feb 22, 2024
1 parent d804561 commit 073c1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR )
include(CheckCXXCompilerFlag)

project(small_vectors
VERSION 2.3.4
VERSION 2.4.0
LANGUAGES CXX
HOMEPAGE_URL "https://github.com/arturbac/small_vectors"
)
Expand Down

0 comments on commit 073c1a1

Please sign in to comment.