Skip to content

Commit 70000ee

Browse files
committed
[edit] version/changelog
1 parent 851256a commit 70000ee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/Simplify.DI.Provider.Autofac/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.1.3] - 2022-11-19
4+
5+
### Dependencies
6+
7+
- Autofac bump to 6.5.0 (PR#462)
8+
39
## [1.1.2] - 2022-05-26
410

511
### Added

src/Simplify.DI.Provider.Autofac/Simplify.DI.Provider.Autofac.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
99
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1010

11-
<Version>1.1.2</Version>
11+
<Version>1.1.3</Version>
1212

1313
<Authors>Simplify community</Authors>
1414
<Product>Simplify</Product>

0 commit comments

Comments
 (0)