Skip to content

Commit 493f738

Browse files
authored
Merge pull request #7 from r-ralph/release/1.0.1
Bump up version to 1.0.1
2 parents 3d48eac + 063417a commit 493f738

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

NBT.Standard.Test/NBT.Standard.Test.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194

195195
<ItemGroup>
196196
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
197+
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />
197198
</ItemGroup>
198199

199200
<ItemGroup>

NBT.Standard/NBT.Standard.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<Copyright>Copyright 2017 Ralph</Copyright>
1212
<PackageLicenseUrl>https://github.com/r-ralph/NBT.Standard/blob/master/COPYING.txt</PackageLicenseUrl>
1313
<PackageTags>NBT</PackageTags>
14+
<Version>1.0.1</Version>
1415
</PropertyGroup>
1516
<ItemGroup>
1617
<None Include="Serialization\TagReader.generated.cs">

0 commit comments

Comments
 (0)