diff --git a/DESCRIPTION b/DESCRIPTION index 538a832..79a198a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: accessibility Title: Transport Accessibility Measures -Version: 1.4.0 +Version: 1.4.0.9000 Authors@R: c( person("Rafael H. M.", "Pereira", , "rafa.pereira.br@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-2125-7465")), diff --git a/NEWS.md b/NEWS.md index a067db7..669e91d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +# accessibility (development version) + +## Bug fixes + +## New features + +## Notes + # accessibility 1.4.0 ## Bug fixes diff --git a/codemeta.json b/codemeta.json index c092937..b1580b2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,13 +8,13 @@ "codeRepository": "https://github.com/ipeaGIT/accessibility", "issueTracker": "https://github.com/ipeaGIT/accessibility/issues", "license": "https://spdx.org/licenses/MIT", - "version": "1.4.0", + "version": "1.4.0.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.2 (2023-10-31)", + "runtimePlatform": "R version 4.3.3 (2024-02-29)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -219,7 +219,7 @@ }, "SystemRequirements": null }, - "fileSize": "3382.175KB", + "fileSize": "3382.26KB", "releaseNotes": "https://github.com/ipeaGIT/accessibility/blob/master/NEWS.md", "readme": "https://github.com/ipeaGIT/accessibility/blob/main/README.md", "contIntegration": ["https://github.com/ipeaGIT/accessibility/actions", "https://app.codecov.io/gh/ipeaGIT/accessibility?branch=main"],