From 96b34d028cc7e7618111820fc79cf0280a5fa365 Mon Sep 17 00:00:00 2001 From: Maximilian Muecke Date: Thu, 28 Nov 2024 16:34:59 +0100 Subject: [PATCH] Increment version number to 0.3.0 --- DESCRIPTION | 2 +- NEWS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index aaae569..899a106 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: isocountry Title: ISO 3166-1 Country Codes -Version: 0.2.0.9000 +Version: 0.3.0 Authors@R: person("Maximilian", "Mücke", , "muecke.maximilian@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-9432-9795")) diff --git a/NEWS.md b/NEWS.md index 0c3fc5d..d071e0c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# isocountry (development version) +# isocountry 0.3.0 * Updated the `isocountry` data to the latest version (2024-11).