Skip to content

Commit

Permalink
Prepare release 0.1.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
fnattino authored Dec 16, 2024
1 parent 05399c7 commit 932a23a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: rcoins
Title: Continuity in street networks
Version: 0.0.0.9000
Version: 0.1.0
Authors@R: c(
person("Francesco", "Nattino", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3286-0139")),
Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0] - 2024-12-16

### Added

- First release of the package

0 comments on commit 932a23a

Please sign in to comment.