diff --git a/WebApiThrottle/Properties/AssemblyInfo.cs b/WebApiThrottle/Properties/AssemblyInfo.cs
index b3b9643..f75e0d0 100644
--- a/WebApiThrottle/Properties/AssemblyInfo.cs
+++ b/WebApiThrottle/Properties/AssemblyInfo.cs
@@ -5,11 +5,11 @@
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-[assembly: AssemblyTitle("LiquidThinking.WebApiThrottle")]
+[assembly: AssemblyTitle("WebApiThrottle")]
[assembly: AssemblyDescription("Throttling handler and filter for ASP.NET Web API v2")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("stefanprodan.com")]
-[assembly: AssemblyProduct("LiquidThinking.WebApiThrottle")]
+[assembly: AssemblyProduct("WebApiThrottle")]
[assembly: AssemblyCopyright("Copyright Stefan Prodan © 2013-2015")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/WebApiThrottle/WebApiThrottle.csproj b/WebApiThrottle/WebApiThrottle.csproj
index 17275ae..300764b 100644
--- a/WebApiThrottle/WebApiThrottle.csproj
+++ b/WebApiThrottle/WebApiThrottle.csproj
@@ -8,7 +8,7 @@
Library
Properties
WebApiThrottle
- LiquidThinking.WebApiThrottle
+ WebApiThrottle
v4.5
512
..\