We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367d102 commit 0d67731Copy full SHA for 0d67731
SSLLWrapper/Properties/AssemblyInfo.cs
@@ -32,6 +32,6 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("1.0.2")]
36
-[assembly: AssemblyFileVersion("1.0.2")]
+[assembly: AssemblyVersion("1.0.3")]
+[assembly: AssemblyFileVersion("1.0.3")]
37
[assembly: InternalsVisibleTo("SSLLWrapper.Tests"), InternalsVisibleTo("DynamicProxyGenAssembly2")]
0 commit comments