Skip to content

Commit

Permalink
Increment version number to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jennybc committed Mar 9, 2023
1 parent aa180e0 commit a210f6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: gapminder
Title: Data from Gapminder
Version: 0.3.0.9000
Version: 1.0.0
Authors@R:
person("Jennifer", "Bryan", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-6983-2759"))
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# gapminder 0.3.0.9000
# gapminder 1.0.0

* The 3-letter and numeric country codes for "Korea, Dem. Rep." (Democratic People's Republic of Korea, a.k.a. North Korea) have been corrected to "PRK" (was "KOR") and 408 (was 410). Previously, this country was erroneously getting the codes for "Korea, Rep." (Republic of Korea, a.k.a. South Korea).

Expand Down

0 comments on commit a210f6e

Please sign in to comment.