From a57edbf60ce6e0894693bb818d2c1e754b247f38 Mon Sep 17 00:00:00 2001 From: Peter Desmet Date: Wed, 29 May 2024 14:21:37 +0200 Subject: [PATCH] Update codemeta.json --- codemeta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codemeta.json b/codemeta.json index c50ea2ad..baa7eb1d 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/inbo/camtrapdp", "issueTracker": "https://github.com/inbo/camtrapdp/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.1.0.9000", + "version": "0.2.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -181,7 +181,7 @@ }, "SystemRequirements": null }, - "fileSize": "189.311KB", + "fileSize": "188.759KB", "releaseNotes": "https://github.com/inbo/camtrapdp/blob/master/NEWS.md", "readme": "https://github.com/inbo/camtrapdp/blob/main/README.md", "contIntegration": ["https://github.com/inbo/camtrapdp/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/inbo/camtrapdp/"],