Skip to content

Commit 87b89c4

Browse files
committed
Release v0.25.0
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
1 parent 053843b commit 87b89c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

datatypes/java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Dependency Coordinates
1616
<dependency>
1717
<groupId>dev.feast</groupId>
1818
<artifactId>datatypes-java</artifactId>
19-
<version>0.25.0-SNAPSHOT</version>
19+
<version>0.25.0</version>
2020
</dependency>
2121
```
2222

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</modules>
4141

4242
<properties>
43-
<revision>0.25.0-SNAPSHOT</revision>
43+
<revision>0.25.0</revision>
4444
<github.url>https://github.com/feast-dev/feast</github.url>
4545

4646
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)