Skip to content

Commit 0c7556f

Browse files
author
maximv
committed
fixed release name
1 parent 3d99d8b commit 0c7556f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/DryIoc.Docs/VersionHistory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version History
22
---------------
33

4-
## v4.3.1 Small feature and bug-fix release / 2020-08-07
4+
## v4.3.1 Bug-fix release / 2020-08-07
55

66
- fixed: #301 breakage in scoped enumeration in v4
77

nuspecs/DryIoc.Internal.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<tags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory</tags>
1616
<releaseNotes>
1717
<![CDATA[
18-
## v4.3.1 Small feature and bug-fix release
18+
## v4.3.1 Bug-fix release
1919
2020
- fixed: #301 breakage in scoped enumeration in v4
2121

nuspecs/DryIoc.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<tags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory</tags>
1414
<releaseNotes>
1515
<![CDATA[
16-
## v4.3.1 Small feature and bug-fix release
16+
## v4.3.1 Bug-fix release
1717
1818
- fixed: #301 breakage in scoped enumeration in v4
1919

src/DryIoc/DryIoc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageTags>IoC Container Inversion-of-Control DI Dependency-Injection DRY Service-Provider Factory FastExpressionCompiler ImTools</PackageTags>
1818
<PackageReleaseNotes>
1919
<![CDATA[
20-
## v4.3.1 Small feature and bug-fix release
20+
## v4.3.1 Bug-fix release
2121
2222
- fixed: #301 breakage in scoped enumeration in v4
2323

0 commit comments

Comments
 (0)