Skip to content

Commit

Permalink
Release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed Sep 21, 2024
1 parent 78e9dff commit 2312f2e
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.16)
project(tmp
VERSION 1.0
VERSION 1.1
DESCRIPTION "RAII-wrappers for unique temporary files and directories for modern C++"
HOMEPAGE_URL "https://github.com/bugdea1er/tmp"
LANGUAGES CXX)
Expand Down

0 comments on commit 2312f2e

Please sign in to comment.