diff --git a/DESCRIPTION b/DESCRIPTION index cf32fd7..8826793 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: enderecopadrao Title: Padronizador de Endereços Brasileiros (Brazilian Addresses Standardizer) -Version: 0.1.0 +Version: 0.1.0.9000 Authors@R: person("Daniel", "Herszenhut", , "dhersz@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8066-1105")) diff --git a/NEWS.md b/NEWS.md index 359eb1e..0e6ea12 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +# enderecopadrao (versão em desenvolvimento) + +## Correção de bugs + +## Novas funcionalidades + +## Notas + # enderecopadrao 0.1.0 Primeira versão estável. diff --git a/codemeta.json b/codemeta.json index 6a20048..f6cce7a 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,7 +7,7 @@ "codeRepository": "https://github.com/ipeaGIT/enderecopadrao", "issueTracker": "https://github.com/ipeaGIT/enderecopadrao/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.1.0", + "version": "0.1.0.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -152,7 +152,7 @@ }, "SystemRequirements": null }, - "fileSize": "176.05KB", + "fileSize": "176.019KB", "releaseNotes": "https://github.com/ipeaGIT/enderecopadrao/blob/master/NEWS.md", "readme": "https://github.com/ipeaGIT/enderecopadrao/blob/main/README.md", "contIntegration": ["https://github.com/ipeaGIT/enderecopadrao/actions?query=workflow%3Acheck", "https://app.codecov.io/gh/ipeaGIT/enderecopadrao?branch=main"],