Skip to content

Commit 2cc5db7

Browse files
committed
Update to v210
1 parent 456af71 commit 2cc5db7

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>ai.polus.utils</groupId>
66
<artifactId>filepattern</artifactId>
7-
<version>2.0.7</version>
7+
<version>2.1.0</version>
88
<name>${project.groupId}:${project.artifactId}</name>
99
<packaging>jar</packaging>
1010

src/filepattern/cpp/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
#define VERSIONH_INCLUDED
33

44
#define PROJECT_NAME "filepattern"
5-
#define PROJECT_VER "2.0.7"
5+
#define PROJECT_VER "2.1.0"
66

77
#endif // VERSIONH_INCLUDED
896 KB
Binary file not shown.

0 commit comments

Comments
 (0)