Skip to content

Commit 3c8d727

Browse files
Increment version number
1 parent b08ff8f commit 3c8d727

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

DESCRIPTION

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ready4use
22
Title: Standardised Developer Tools for Retrieving and Managing Data in
33
Projects Developed with the Ready4 Suite
4-
Version: 0.0.0.9118
4+
Version: 0.0.0.9119
55
Authors@R:
66
c(person(given = "Matthew",
77
family = "Hamilton",
@@ -50,10 +50,9 @@ Imports:
5050
methods,
5151
purrr,
5252
readxl,
53-
ready4class (>= 0.0.0.9191),
54-
ready4fun (>= 0.0.0.9285),
53+
ready4class (>= 0.0.0.9193),
54+
ready4fun (>= 0.0.0.9289),
5555
rlang,
56-
sjlabelled,
5756
stats,
5857
stringi,
5958
stringr,
@@ -88,10 +87,10 @@ Collate:
8887
'fn_transform.R'
8988
'fn_update.R'
9089
'fn_write.R'
91-
'gnrc_crs_nbr_dbl.R'
92-
'gnrc_merge_with_chr_vec.R'
93-
'gnrc_save_type.R'
9490
'grp_generics.R'
91+
'gs_crs_nbr_dbl.R'
92+
'gs_merge_with_chr_vec.R'
93+
'gs_save_type.R'
9594
'imp_mthds.R'
9695
'imp_pipe.R'
9796
'mthd_bind_lups.R'

0 commit comments

Comments
 (0)