Skip to content

Commit e75ca55

Browse files
committed
Version 0.9-beta
1 parent 628abd9 commit e75ca55

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Datamodel.NET/Datamodel.NET.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<OutputType>Library</OutputType>
55
<RootNamespace>Datamodel</RootNamespace>
66
<PackageId>KeyValues2</PackageId>
7-
<Version>0.8</Version>
8-
<Version>0.9</Version>
7+
<Version>0.9-beta</Version>
98
<Nullable>enable</Nullable>
109
<PackageLicenseFile>COPYING</PackageLicenseFile>
1110
<PackageReadmeFile>README.md</PackageReadmeFile>
@@ -57,4 +56,4 @@
5756
<ProjectReference Include="..\ElementFactoryGenerator\ElementFactoryGenerator.csproj" Version="0.1" OutputItemType="Analyzer" ReferenceOutputAssembly="true" />
5857
</ItemGroup>
5958

60-
</Project>
59+
</Project>

0 commit comments

Comments
 (0)