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 5a4a243 commit b054a5dCopy full SHA for b054a5d
README.md
@@ -13,7 +13,7 @@ repositories {
13
}
14
15
dependencies {
16
- compileOnly 'com.github.Epsilon-APP.EpsilonExporter:epsilon-exporter-api:v2.1.1'
+ compileOnly 'com.github.Epsilon-APP.EpsilonExporter:epsilon-exporter-api:v2.2.0'
17
18
```
19
@@ -30,7 +30,7 @@ Import with Maven
30
<dependency>
31
<groupId>com.github.Epsilon-APP.EpsilonExporter</groupId>
32
<artifactId>epsilon-exporter-api</artifactId>
33
- <version>v2.1.1</version>
+ <version>v2.2.0</version>
34
</dependency>
35
36
## Authors
0 commit comments