Skip to content

Commit

Permalink
Re-write codemeta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 10, 2020
1 parent 5a743dd commit a4217cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"codeRepository": "https://github.com/mikemahoney218/terrainr",
"issueTracker": "https://github.com/mikemahoney218/terrainr/issues",
"license": "https://spdx.org/licenses/MIT",
"version": "0.1.0.9003",
"version": "0.2.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -271,7 +271,7 @@
],
"releaseNotes": "https://github.com/mikemahoney218/terrainr/blob/master/NEWS.md",
"readme": "https://github.com/mikemahoney218/terrainr/blob/master/README.md",
"fileSize": "3084.772KB",
"fileSize": "3085.542KB",
"contIntegration": "https://codecov.io/gh/mikemahoney218/terrainr",
"developmentStatus": ["https://www.tidyverse.org/lifecycle/#maturing", "https://www.repostatus.org/#active"],
"keywords": [
Expand Down

0 comments on commit a4217cb

Please sign in to comment.