Skip to content

Commit 1770002

Browse files
authored
Update CMakeLists.txt
1 parent 9da739e commit 1770002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12.4)
22

33
project(alpaca
4-
VERSION 0.1
4+
VERSION 0.1.0
55
DESCRIPTION "Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code."
66
HOMEPAGE_URL "https://github.com/p-ranav/alpaca"
77
LANGUAGES CXX

0 commit comments

Comments
 (0)