Skip to content

Commit 6e093a0

Browse files
authored
Bump version
1 parent b4ff230 commit 6e093a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CodeStyle/CodeStyle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.Build.NoTargets">
33
<PropertyGroup>
4-
<Version>2.1.1</Version>
4+
<Version>2.1.2</Version>
55
<PackageId>Messerli.CodeStyle</PackageId>
66
<PackageTags>analyzers</PackageTags>
77
<Description>Various analyzers bundled with opinionated configuration</Description>

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Initial release
109109
> * BUGFIX: Specialcase Gu.Reactive extension methods.
110110
* Update StyleCop.Analyzers to 1.2.0-beta.354 ([diff](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.333...1.2.0-beta.354))
111111

112-
## Unreleased
112+
## 2.1.2
113113
* Update StyleCop.Analyzers to 1.2.0-beta.376 ([diff](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.2.0-beta.354...1.2.0-beta.376))
114114

115115

0 commit comments

Comments
 (0)