Skip to content

Commit edaf2df

Browse files
committed
Version/Changelog set
1 parent f2256a5 commit edaf2df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

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

3+
## [1.1.1] - 2021-10-16
4+
5+
### Dependencies
6+
7+
- Autofac bump to 6.3.0 (PR#311)
8+
- Simplify.DI bump to 4.1.1
9+
10+
311
## [1.1.0] - 2021-07-18
412

513
### Dependencies

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

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

12-
<Version>1.1</Version>
12+
<Version>1.1.1</Version>
1313

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

0 commit comments

Comments
 (0)