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.
2 parents ac9cc36 + 78e8a5d commit b3623a7Copy full SHA for b3623a7
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>ai.polus.utils</groupId>
6
<artifactId>filepattern</artifactId>
7
- <version>2.1.0</version>
+ <version>2.1.1</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.0"
+#define PROJECT_VER "2.1.1"
#endif // VERSIONH_INCLUDED
0 commit comments