Skip to content

Commit 3889b4c

Browse files
author
Urs Muntwyler
committed
1.1.0
1 parent f8a2f40 commit 3889b4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nuspec/nuget/BBT.StrategyPattern.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>BBT.StrategyPattern</id>
55
<title>BBT StrategyPattern</title>
6-
<version>1.0.0</version>
6+
<version>1.1.0</version>
77
<authors>BBT Software AG</authors>
88
<owners>bbtsoftware</owners>
99
<summary>A strategy pattern implementation for .NET.</summary>
@@ -15,7 +15,7 @@
1515
<repository type="git" url="https://github.com/bbtsoftware/BBT.StrategyPattern.git"/>
1616
<copyright>Copyright © BBT Software AG</copyright>
1717
<tags>Strategy Pattern</tags>
18-
<releaseNotes>https://github.com/bbtsoftware/BBT.StrategyPattern/releases/tag/1.0.0</releaseNotes>
18+
<releaseNotes>https://github.com/bbtsoftware/BBT.StrategyPattern/releases/tag/1.1.0</releaseNotes>
1919
</metadata>
2020
<files>
2121
<file src="..\..\src\BBT.StrategyPattern\bin\Release\netstandard2.0\BBT.StrategyPattern.dll" target="lib\netstandard2.0" />

0 commit comments

Comments
 (0)