chore: bump minor version
This commit is contained in:
parent
599cac5811
commit
ce0db53a90
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.8..3.22)
|
||||
|
||||
project(minitar LANGUAGES C VERSION 1.4.0)
|
||||
project(minitar LANGUAGES C VERSION 1.5.0)
|
||||
|
||||
option(MINITAR_IGNORE_UNSUPPORTED_TYPES "Skip past entries that have unsupported types instead of panicking" OFF)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user