Skip to content

Commit 3eeaaf4

Browse files
Merge pull request #44 from vivopensource/dev
Release 1.2.2
2 parents 75aad5c + 3765839 commit 3eeaaf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GofPatterns/GofPatterns.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1111
<PackageId>GofPatterns</PackageId>
1212
<Title>Gof Patterns</Title>
13-
<Version>1.2.1</Version>
13+
<Version>1.2.2</Version>
1414
<Authors>viveksacademia</Authors>
1515
<Company>vivopensource</Company>
1616
<Description>Desgin Patterns for C# (Gang of Four)</Description>
17-
<PackageTags>Patterns; DesignPatterns; Gof; GangOfFour; BehavioralPatterns; StructuralPatterns; CoR; ChainOfResponsibility; CommandPattern; StatePattern; StrategyPattern; DecoratorPattern; ProxyPattern;</PackageTags>
17+
<PackageTags>Patterns; DesignPatterns; Gof; GangOfFour; BehavioralPatterns; StructuralPatterns; CoR; ChainOfResponsibility; CommandPattern; StatePattern; StrategyPattern; DecoratorPattern; ProxyPattern; AdapterPattern;</PackageTags>
1818
<PackageLicenseFile>LICENSE</PackageLicenseFile>
1919
<PackageRequireLicenseAcceptance>False</PackageRequireLicenseAcceptance>
2020
<PackageReleaseNotes>Tested release</PackageReleaseNotes>

0 commit comments

Comments
 (0)