1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-25 21:14:49 +02:00

Bump version

This commit is contained in:
Paul Schaub 2021-08-19 15:06:21 +02:00
parent eef3163f82
commit 4a8cf30ed5
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -54,7 +54,7 @@ Maven:
<dependency>
<groupId>org.pgpainless</groupId>
<artifactId>pgpainless-core</artifactId>
<version>0.2.0</version>
<version>0.2.8</version>
</dependency>
```