diff --git a/YAMS-LIB/YAMS-LIB.csproj b/YAMS-LIB/YAMS-LIB.csproj index 2745574..d7de0c1 100644 --- a/YAMS-LIB/YAMS-LIB.csproj +++ b/YAMS-LIB/YAMS-LIB.csproj @@ -1,7 +1,7 @@ - 0.1.0 + 0.2.0 net6.0 enable enable diff --git a/setup.cfg b/setup.cfg index 798a012..4be8143 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = am2r_yams -version = 0.1.0 +version = 0.2.0 description = An open source randomizer patcher for AM2R. long_description = file: README.md long_description_content_type = text/markdown