Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zabuTNT committed Apr 26, 2023
1 parent 343c467 commit 414750f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opentripplanner",
"version": "1.5.16",
"version": "1.5.17",
"description": "OpenTripPlanner (OTP) is an open source multi-modal trip planner. It depends on open data in open standard file formats (GTFS and OpenStreetMap), and includes a REST API for journey planning as well as a map-based Javascript client. OpenTripPlanner can also create travel time contour visualizations and compute accessibility indicators for planning and research applications.",
"main": "index.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.opentripplanner</groupId>
<artifactId>otp</artifactId>
<version>1.5.16-SNAPSHOT</version>
<version>1.5.17-SNAPSHOT</version>
<packaging>jar</packaging>

<licenses>
Expand Down

0 comments on commit 414750f

Please sign in to comment.