Bump version
Alpine 3.24 aarch64 Success
OpenBSD 7.8 Success
Alpine 3.24 Success

This commit is contained in:
2026-08-04 08:51:59 +02:00
parent 53955171c7
commit 0c0de2e5f2
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.13)
project(asciicast2webp VERSION 0.1 DESCRIPTION "Render asciicast as WebP"
project(asciicast2webp VERSION 1.0 DESCRIPTION "Render asciicast as WebP"
LANGUAGES CXX)
find_package(PkgConfig REQUIRED)
+4
View File
@@ -0,0 +1,4 @@
1.0.0 (2026-08-04)
* Initial release