Skip to content

Commit b054a5d

Browse files
committed
Update README.md
1 parent 5a4a243 commit b054a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repositories {
1313
}
1414
1515
dependencies {
16-
compileOnly 'com.github.Epsilon-APP.EpsilonExporter:epsilon-exporter-api:v2.1.1'
16+
compileOnly 'com.github.Epsilon-APP.EpsilonExporter:epsilon-exporter-api:v2.2.0'
1717
}
1818
```
1919

@@ -30,7 +30,7 @@ Import with Maven
3030
<dependency>
3131
<groupId>com.github.Epsilon-APP.EpsilonExporter</groupId>
3232
<artifactId>epsilon-exporter-api</artifactId>
33-
<version>v2.1.1</version>
33+
<version>v2.2.0</version>
3434
</dependency>
3535
```
3636
## Authors

0 commit comments

Comments
 (0)