Skip to content

Commit 354f990

Browse files
committed
release: v0.15
1 parent 7e7575e commit 354f990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The library requires Java 17+, in order to use it, add the following in your `po
2525
<dependency>
2626
<groupId>tech.illuin</groupId>
2727
<artifactId>data-pipeline</artifactId>
28-
<version>0.14.3</version>
28+
<version>0.15</version>
2929
</dependency>
3030
```
3131

pom.xml

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

77
<groupId>tech.illuin</groupId>
88
<artifactId>data-pipeline</artifactId>
9-
<version>0.14.3</version>
9+
<version>0.15</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Data Pipeline</name>

0 commit comments

Comments
 (0)