Skip to content

Commit d452606

Browse files
committed
bumping to Lamar 3.0.4
1 parent 406b752 commit d452606

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Lamar.Microsoft.DependencyInjection/Lamar.Microsoft.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Lamar Adapter for ASP.Net Core</Description>
4-
<VersionPrefix>3.1.0</VersionPrefix>
4+
<VersionPrefix>3.1.1</VersionPrefix>
55
<Authors>Jeremy D. Miller</Authors>
66
<TargetFrameworks>netstandard2;net461</TargetFrameworks>
77
<DebugType>portable</DebugType>

src/Lamar/Lamar.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Description>Fast ASP.Net Core compatible IoC Tool, Successor to StructureMap</Description>
4-
<VersionPrefix>3.0.3</VersionPrefix>
4+
<VersionPrefix>3.0.4</VersionPrefix>
55
<Authors>Jeremy D. Miller</Authors>
66
<TargetFrameworks>net461;netstandard2.0</TargetFrameworks>
77
<DebugType>portable</DebugType>

0 commit comments

Comments
 (0)