diff --git a/DESCRIPTION b/DESCRIPTION index b4696a60..f4b55619 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: gtfsrouter Title: Routing with GTFS (General Transit Feed Specification) Data -Version: 0.0.2.002 +Version: 0.0.3 Authors@R: c(person(given = "Mark", family = "Padgham", diff --git a/codemeta.json b/codemeta.json index ae47444a..d2b47b49 100644 --- a/codemeta.json +++ b/codemeta.json @@ -10,7 +10,7 @@ "codeRepository": "https://github.com/ATFutures/gtfs-router", "issueTracker": "https://github.com/ATFutures/gtfs-router/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.0.2.002", + "version": "0.0.3", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -293,12 +293,9 @@ } ], "readme": "https://github.com/ATFutures/gtfs-router/blob/master/README.md", - "fileSize": "7635.671KB", - "contIntegration": [ - "https://travis-ci.org/ATFutures/gtfs-router", - "https://codecov.io/gh/ATFutures/gtfs-router" - ], - "developmentStatus": "http://www.repostatus.org/#active", + "fileSize": "7745.585KB", + "contIntegration": ["https://travis-ci.org/ATFutures/gtfs-router", "https://codecov.io/gh/ATFutures/gtfs-router"], + "developmentStatus": "https://www.repostatus.org/#active", "keywords": [ "gtfs", "public-transportation",