Skip to content

Commit f6d9ad4

Browse files
committed
updating version
1 parent 5a0a221 commit f6d9ad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

local-nuget/lob.dotnet/1.1.0/lob.dotnet.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>lob.dotnet</id>
5-
<version>1.1.1</version>
5+
<version>1.1.3</version>
66
<authors>lob</authors>
77
<requireLicenseAcceptance>false</requireLicenseAcceptance>
88
<license type="expression">MIT</license>

src/lob.dotnet/lob.dotnet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyTitle>OpenAPI Library</AssemblyTitle>
1212
<Description>A library generated from a OpenAPI spec for the Csharp language</Description>
1313
<RootNamespace>lob.dotnet</RootNamespace>
14-
<Version>1.1.2</Version>
14+
<Version>1.1.3</Version>
1515
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\lob.dotnet.xml</DocumentationFile>
1616
<RepositoryUrl>https://github.com/lob/lob-dotnet</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)