Skip to content

Commit 68f9264

Browse files
committed
version 1.0.1 -> 1.1.0
1 parent 7e35f3a commit 68f9264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.21)
22

33
project(tinyfseq
4-
VERSION 1.0.1
4+
VERSION 1.1.0
55
DESCRIPTION "A tiny library for decoding FSEQ (.fseq) v2.0+ sequence files"
66
HOMEPAGE_URL "https://github.com/Cryptkeeper/libtinyfseq"
77
LANGUAGES C)

0 commit comments

Comments
 (0)