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 1c71382 commit effd0eaCopy full SHA for effd0ea
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>ai.polus.utils</groupId>
6
<artifactId>filepattern</artifactId>
7
- <version>2.1.1</version>
+ <version>2.1.2</version>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<packaging>jar</packaging>
10
src/filepattern/cpp/version.h
@@ -2,6 +2,6 @@
2
#define VERSIONH_INCLUDED
3
#define PROJECT_NAME "filepattern"
-#define PROJECT_VER "2.1.1"
+#define PROJECT_VER "2.1.2"
#endif // VERSIONH_INCLUDED
0 commit comments