Version bump 0.1.1.

This commit is contained in:
tastytea 2020-11-13 23:23:37 +01:00
parent 2a27ca9be6
commit 3a1e7e8e16
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if(${CMAKE_VERSION} VERSION_LESS 3.12)
endif()
project(curl_wrapper
VERSION 0.1.0
VERSION 0.1.1
DESCRIPTION "Light libcurl wrapper."
LANGUAGES CXX)