From 09a9038d49bd0852a5221cede42b40638f83e648 Mon Sep 17 00:00:00 2001 From: Andrea Gilardi Date: Fri, 22 Nov 2024 15:02:50 +0100 Subject: [PATCH] update codemeta --- codemeta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/codemeta.json b/codemeta.json index 790e8682..b8315ebc 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ropensci/osmextract", "issueTracker": "https://github.com/ropensci/osmextract/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.5.1", + "version": "0.5.2", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -121,7 +121,7 @@ "@type": "SoftwareApplication", "identifier": "R", "name": "R", - "version": ">= 3.5.0" + "version": ">= 3.6.0" }, "2": { "@type": "SoftwareApplication", @@ -172,7 +172,7 @@ }, "SystemRequirements": null }, - "fileSize": "3676.091KB", + "fileSize": "3678.118KB", "releaseNotes": "https://github.com/ropensci/osmextract/blob/master/NEWS.md", "readme": "https://github.com/ropensci/osmextract/blob/master/README.md", "contIntegration": ["https://github.com/ropensci/osmextract/actions", "https://app.codecov.io/gh/ropensci/osmextract?branch=master"],