Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit db5fb22

Browse files
committedJul 27, 2018
Bump version.
1 parent d663424 commit db5fb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎LazyProxy/LazyProxy.csproj

+1-1
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.0</Version>
4+
<Version>0.1.1</Version>
55
<PackageId>LazyProxy</PackageId>
66
<Title>Dynamic Lazy Proxy</Title>
77
<Company>ServiceTitan, Inc.</Company>

0 commit comments

Comments
 (0)
Please sign in to comment.