Skip to content

Commit

Permalink
Bump version to 1.0.6.9017
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 20, 2023
1 parent cb63fef commit d51b55c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: dm
Title: Relational Data Models
Version: 1.0.6.9016
Date: 2023-10-18
Version: 1.0.6.9017
Date: 2023-10-20
Authors@R:
c(person(given = "Tobias",
family = "Schieferdecker",
Expand Down
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# dm 1.0.6.9017

## Chore

- Make `check_suggested()` a standalone (#2054).

## Testing

- Remove most skips from tests (#2052).


# dm 1.0.6.9016

## Chore
Expand Down

0 comments on commit d51b55c

Please sign in to comment.