diff --git a/DESCRIPTION b/DESCRIPTION index 48bcb0c..a40068a 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dashboard Title: What the Package Does (One Line, Title Case) -Version: 0.0.4.013 +Version: 0.0.5 Authors@R: person(given = "First", family = "Last", diff --git a/codemeta.json b/codemeta.json index 5ffa535..b2c316c 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "name": "dashboard: What the Package Does (One Line, Title Case)", "codeRepository": "https://github.com/ropensci-review-tools/dashboard", "license": "https://spdx.org/licenses/MIT", - "version": "0.0.4.013", + "version": "0.0.5", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -93,7 +93,7 @@ }, "sameAs": "https://CRAN.R-project.org/package=lubridate" }, - "SystemRequirements": {} + "SystemRequirements": null }, - "fileSize": "34.747KB" + "fileSize": "35.714KB" }