Skip to content

Commit 66b0981

Browse files
authored
Release 25.8 (#321)
1 parent d1da935 commit 66b0981

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
@@ -45,7 +45,7 @@ To include pt2matsim in your own maven project, add this snippet to your pom.xml
4545
<dependency>
4646
<groupId>org.matsim</groupId>
4747
<artifactId>pt2matsim</artifactId>
48-
<version>25.6</version>
48+
<version>25.8</version>
4949
</dependency>
5050
</dependencies>
5151

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.matsim</groupId>
66
<artifactId>pt2matsim</artifactId>
7-
<version>25.6.1-SNAPSHOT</version>
7+
<version>25.8</version>
88

99
<name>PT2MATSim</name>
1010
<description>Public Transport to MATSim</description>

0 commit comments

Comments
 (0)