Skip to content

Commit 67b4a5e

Browse files
committed
Increment version number to 1.0.3
1 parent 1a2e384 commit 67b4a5e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: datacleanr
22
Title: Interactive and Reproducible Data Cleaning
3-
Version: 1.0.2
3+
Version: 1.0.3
44
Authors@R:
55
c(
66
person(given = "Alexander",

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# datacleanr 1.0.3
2+
3+
* fixed `filter_scoped()` test to conform with `dplyr 1.0.8` release (dropped dplyr error class)
4+
15
# datacleanr 1.0.2
26

37
* removed `navbarPageWithInputs`, replaced with `shiny::navbarpage()` and `bslib::nav_item()`, as recommended

0 commit comments

Comments
 (0)