We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b3d68 commit 29e0c52Copy full SHA for 29e0c52
2 files changed
csharp/ToolGood.Algorithm2/ToolGood.Algorithm2.csproj
@@ -20,7 +20,7 @@
20
<Product>ToolGood.Algorithm</Product>
21
<PackageLicenseFile>LICENSE</PackageLicenseFile>
22
<SignAssembly>true</SignAssembly>
23
- <Version>3.4.1.1</Version>
+ <Version>3.4.1.2</Version>
24
<AssemblyOriginatorKeyFile>ToolGood.Algorithm.snk</AssemblyOriginatorKeyFile>
25
<DelaySign>false</DelaySign>
26
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\ToolGood.Algorithm.xml</DocumentationFile>
java/toolgood.algorithm/pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>io.github.toolgood</groupId>
8
<artifactId>toolgood-algorithm</artifactId>
9
- <version>3.4.1.1</version>
+ <version>3.4.1.2</version>
10
<packaging>jar</packaging>
11
12
<name>toolgood.algorithm</name>
0 commit comments