Skip to content

Commit f5cca90

Browse files
authored
Merge pull request #23 from pfpack/release/v2.0.0
release/v2.0.0
2 parents 0452ce7 + 1592400 commit f5cca90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dependency-registry/DependencyRegistry/DependencyRegistry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<Description>PrimeFuncPack Dependency Registry is a library for .NET providing the dependency registrar targeted to both usual services and dependency trees built by PrimeFuncPack Dependency to register the dependencies in the .NET dependency injection mechanism.</Description>
1818
<RootNamespace>PrimeFuncPack</RootNamespace>
1919
<AssemblyName>PrimeFuncPack.DependencyRegistry</AssemblyName>
20-
<Version>2.0.0-rc.1.0.1</Version>
20+
<Version>2.0.0</Version>
2121
</PropertyGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)