Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hypercodeplace committed Oct 1, 2020
1 parent ae4fd5c commit 59b5cbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LazyProxy.Unity/LazyProxy.Unity.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.1.8</Version>
<Version>1.0.0</Version>
<PackageId>LazyProxy.Unity</PackageId>
<Company>ServiceTitan, Inc.</Company>
<Authors>ServiceTitan, Inc.</Authors>
Expand All @@ -18,4 +18,4 @@
<PackageReference Include="LazyProxy" Version="1.0.0" />
<PackageReference Include="Unity.Container" Version="5.10.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 59b5cbd

Please sign in to comment.