mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-04 07:04:39 +00:00
Bumped version to v2.5
This commit is contained in:
parent
5d093dcdc5
commit
162866eb4b
@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.12.4)
|
||||
|
||||
project(argparse
|
||||
VERSION 2.4.0
|
||||
VERSION 2.5.0
|
||||
DESCRIPTION "A single header argument parser for C++17"
|
||||
HOMEPAGE_URL "https://github.com/p-ranav/argparse"
|
||||
LANGUAGES CXX
|
||||
|
Loading…
Reference in New Issue
Block a user