Skip to content

Commit

Permalink
cmake: bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Jun 12, 2024
1 parent 53c88d9 commit bb34d51
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14)
project(libftp
VERSION 0.5.0
VERSION 0.5.1
DESCRIPTION "FTP client library"
LANGUAGES CXX)

Expand Down

0 comments on commit bb34d51

Please sign in to comment.