Skip to content

Commit 40eeeff

Browse files
chore: v2.1.0
1 parent 72eb6af commit 40eeeff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

obfuscator-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>tokyo.peya</groupId>
1919
<artifactId>obfuscator</artifactId>
20-
<version>2.0.0</version>
20+
<version>2.1.0</version>
2121
</parent>
2222

2323
<artifactId>obfuscator-annotations</artifactId>

obfuscator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>tokyo.peya</groupId>
1919
<artifactId>obfuscator</artifactId>
20-
<version>2.0.0</version>
20+
<version>2.1.0</version>
2121
</parent>
2222

2323
<artifactId>obfuscator-core</artifactId>

pom.xml

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

1717
<groupId>tokyo.peya</groupId>
1818
<artifactId>obfuscator</artifactId>
19-
<version>2.0.0</version>
19+
<version>2.1.0</version>
2020
<packaging>pom</packaging>
2121

2222
<properties>

0 commit comments

Comments
 (0)