Skip to content

Commit

Permalink
Release 24.4 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
marecabo authored Apr 24, 2024
1 parent ffd4c20 commit 6ef11ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ To include pt2matsim in your own maven project, add this snippet to your pom.xml
<dependency>
<groupId>org.matsim</groupId>
<artifactId>pt2matsim</artifactId>
<version>23.4</version>
<version>24.4</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.matsim</groupId>
<artifactId>pt2matsim</artifactId>
<version>23.10-SNAPSHOT</version>
<version>24.4</version>

<name>PT2MATSim</name>
<description>Public Transport to MATSim</description>
Expand Down

0 comments on commit 6ef11ba

Please sign in to comment.