Skip to content

Commit

Permalink
Release 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bugdea1er committed Aug 10, 2024
1 parent 8e2f26f commit 82324e8
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 0.9
VERSION 1.0
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 82324e8

Please sign in to comment.