Skip to content

Commit 43ebade

Browse files
Update LazyProxy to 0.1.5.
1 parent 7a841b1 commit 43ebade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LazyProxy.Unity/LazyProxy.Unity.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PackageId>LazyProxy.Unity</PackageId>
66
<Company>ServiceTitan, Inc.</Company>
77
<Authors>ServiceTitan, Inc.</Authors>
8-
<Copyright>Copyright 2018 ServiceTitan, Inc.</Copyright>
8+
<Copyright>Copyright ServiceTitan, Inc.</Copyright>
99
<PackageProjectUrl>https://github.com/servicetitan/lazy-proxy-unity</PackageProjectUrl>
1010
<PackageLicenseUrl>https://github.com/servicetitan/lazy-proxy-unity/blob/master/LICENSE</PackageLicenseUrl>
1111
<RepositoryUrl>https://github.com/servicetitan/lazy-proxy-unity</RepositoryUrl>
@@ -15,7 +15,7 @@
1515
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1616
</PropertyGroup>
1717
<ItemGroup>
18-
<PackageReference Include="LazyProxy" Version="0.1.4" />
18+
<PackageReference Include="LazyProxy" Version="0.1.5" />
1919
<PackageReference Include="Unity" Version="5.10.2" />
2020
</ItemGroup>
2121
</Project>

0 commit comments

Comments
 (0)