Skip to content

Commit 59b5cbd

Browse files
Bump version
1 parent ae4fd5c commit 59b5cbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LazyProxy.Unity/LazyProxy.Unity.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>netstandard2.0</TargetFramework>
4-
<Version>0.1.8</Version>
4+
<Version>1.0.0</Version>
55
<PackageId>LazyProxy.Unity</PackageId>
66
<Company>ServiceTitan, Inc.</Company>
77
<Authors>ServiceTitan, Inc.</Authors>
@@ -18,4 +18,4 @@
1818
<PackageReference Include="LazyProxy" Version="1.0.0" />
1919
<PackageReference Include="Unity.Container" Version="5.10.2" />
2020
</ItemGroup>
21-
</Project>
21+
</Project>

0 commit comments

Comments
 (0)