Skip to content

Commit b343d0a

Browse files
committed
Version 0.9.3
Patch handling of recursive variants containing other recursive variants Signed-off-by: Alecto Irene Perez <perez.cs@pm.me>
1 parent 349239a commit b343d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

33
project(
44
"rva::variant"
5-
VERSION 0.9.2
5+
VERSION 0.9.3
66
DESCRIPTION "A Simple Library for Recursive Variant Types"
77
HOMEPAGE_URL "https://github.com/codeinred/recursive-variant/"
88
LANGUAGES CXX

0 commit comments

Comments
 (0)