diff --git a/Deploy/Deploy.csproj b/Deploy/Deploy.csproj
index 56510d8b..04c95e15 100644
--- a/Deploy/Deploy.csproj
+++ b/Deploy/Deploy.csproj
@@ -8,7 +8,7 @@
Deploy
Deploy
v4.5
- 2.0.11
+ 2.1.0
true
diff --git a/R7.Epsilon.Tests/R7.Epsilon.Tests.csproj b/R7.Epsilon.Tests/R7.Epsilon.Tests.csproj
index c737f597..e2fc5ecc 100644
--- a/R7.Epsilon.Tests/R7.Epsilon.Tests.csproj
+++ b/R7.Epsilon.Tests/R7.Epsilon.Tests.csproj
@@ -9,7 +9,7 @@
R7.Epsilon.Tests
R7.Epsilon.Tests
v4.5
- 2.0.11
+ 2.1.0
true
diff --git a/R7.Epsilon.sln b/R7.Epsilon.sln
index c865c617..a79b373b 100644
--- a/R7.Epsilon.sln
+++ b/R7.Epsilon.sln
@@ -30,6 +30,6 @@ Global
Policies = $0
$0.StandardHeader = $1
$1.Text = @ \n ${FileName}\n \n Author:\n ${AuthorName} <${AuthorEmail}>\n\n Copyright (c) ${Year} ${CopyrightHolder}\n\n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU Affero General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n\n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU Affero General Public License for more details.\n\n You should have received a copy of the GNU Affero General Public License\n along with this program. If not, see .
- version = 2.0.11
+ version = 2.1.0
EndGlobalSection
EndGlobal
diff --git a/R7.Epsilon/Properties/AssemblyInfo.cs b/R7.Epsilon/Properties/AssemblyInfo.cs
index 341e8311..7111dbc3 100644
--- a/R7.Epsilon/Properties/AssemblyInfo.cs
+++ b/R7.Epsilon/Properties/AssemblyInfo.cs
@@ -16,8 +16,8 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
-[assembly: AssemblyVersion ("2.0.11")]
-[assembly: AssemblyInformationalVersion ("2.0.11")]
+[assembly: AssemblyVersion ("2.1.0")]
+[assembly: AssemblyInformationalVersion ("2.1.0")]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
diff --git a/R7.Epsilon/R7.Epsilon.csproj b/R7.Epsilon/R7.Epsilon.csproj
index 4e6a22ef..4055d135 100644
--- a/R7.Epsilon/R7.Epsilon.csproj
+++ b/R7.Epsilon/R7.Epsilon.csproj
@@ -8,7 +8,7 @@
Library
R7.Epsilon
R7.Epsilon
- 2.0.11
+ 2.1.0
v4.5