diff --git a/DESCRIPTION b/DESCRIPTION index 60c8937..709d0ad 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: geodist Title: Fast, Dependency-Free Geodesic Distance Calculations -Version: 0.0.8.024 +Version: 0.1.0 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = c("aut", "cre")), person("Michael D.", "Sumner", role = "aut"), diff --git a/codemeta.json b/codemeta.json index c7c5b67..b997522 100644 --- a/codemeta.json +++ b/codemeta.json @@ -11,7 +11,7 @@ "codeRepository": "https://github.com/hypertidy/geodist", "issueTracker": "https://github.com/hypertidy/geodist/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.0.8.024", + "version": "0.1.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R",