Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 58597b5

Browse files
committed
Setting version to 3.0 as it is a breaking changess
1 parent 696dd0f commit 58597b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
| Package | Dependencies | Target Framework | Documentation |
2727
| :------ | :------: | :------: | :------: |
28-
| [![Simplify.DI](https://img.shields.io/badge/Simplify.DI-v2.2-blue.svg)](https://www.nuget.org/packages/Simplify.DI/) | [![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/nuget/Simplify.DI.svg)](https://libraries.io/nuget/Simplify.DI) | 4.5.2, Standard 1.0 | [![Documentation](https://img.shields.io/badge/docs-green.svg)](https://github.com/i4004/Simplify/wiki/Simplify.DI) |
28+
| [![Simplify.DI](https://img.shields.io/badge/Simplify.DI-v3.0-blue.svg)](https://www.nuget.org/packages/Simplify.DI/) | [![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/nuget/Simplify.DI.svg)](https://libraries.io/nuget/Simplify.DI) | 4.5.2, Standard 1.0 | [![Documentation](https://img.shields.io/badge/docs-green.svg)](https://github.com/i4004/Simplify/wiki/Simplify.DI) |
2929

3030
#### Simplify.DI Providers
3131

src/Simplify.DI/Simplify.DI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Product>Simplify</Product>
66
<Description>Simplify DI common interface for IOC containers</Description>
77
<Copyright>Licensed under LGPL</Copyright>
8-
<Version>2.2</Version>
8+
<Version>3.0</Version>
99
<PackageProjectUrl>https://github.com/i4004/Simplify/wiki/Simplify.DI</PackageProjectUrl>
1010
<PackageIconUrl>https://raw.githubusercontent.com/i4004/Simplify/master/Images/Icon.png</PackageIconUrl>
1111
<RepositoryUrl>https://github.com/i4004/Simplify/tree/master/src/Simplify.DI</RepositoryUrl>

0 commit comments

Comments
 (0)