diff --git a/ConsoleApp1/ConsoleApp1.csproj b/ConsoleApp1/ConsoleApp1.csproj
index cc1f4d3..92f6363 100644
--- a/ConsoleApp1/ConsoleApp1.csproj
+++ b/ConsoleApp1/ConsoleApp1.csproj
@@ -26,7 +26,7 @@
-
+
diff --git a/PrimaryParameter.SG/PrimaryParameter.SG.csproj b/PrimaryParameter.SG/PrimaryParameter.SG.csproj
index 5368137..6d26adc 100644
--- a/PrimaryParameter.SG/PrimaryParameter.SG.csproj
+++ b/PrimaryParameter.SG/PrimaryParameter.SG.csproj
@@ -31,7 +31,7 @@
FaustVX.PrimaryParameter.SG
- 1.5.0
+ 1.5.1
FaustVX
https://github.com/FaustVX/PrimaryParameter
git
diff --git a/README.md b/README.md
index 6acf6f9..cdaf59a 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@ You can type as many attributes as you want on a single parameter (Except for `D
## Versions
|Version|Date|Comments|
|-------|----|--------|
+|v1.5.1|19/05/2024|Modified some errors message|
|v1.5.0|18/05/2024|Don't generate `PC01` on a primary contructor base call|
|v1.4.0|18/05/2024|Added `Conditional` on generated attributes|
|v1.3.4|18/05/2024|Added `` generation|