diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs
index e493903523..7e0ffd718c 100644
--- a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs
+++ b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Properties/AssemblyInfo.cs
@@ -28,6 +28,6 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("0.91.1")]
+[assembly: AssemblyVersion("0.92.0")]
//[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: NeutralResourcesLanguage("en-US")]
\ No newline at end of file
diff --git a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Refactorings.xml b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Refactorings.xml
index 96ce014111..ded66a1a67 100644
--- a/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Refactorings.xml
+++ b/source/Pihrtsoft.CodeAnalysis.CSharp.Refactorings/Refactorings.xml
@@ -25,19 +25,19 @@
boolean? expression in place where must be boolean expression
-
+
local declaration without initializer
identifier
-
+
parameter without default value
identifier
-