Skip to content

Commit

Permalink
bump insight version
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed May 26, 2024
1 parent d1288aa commit 4331d97
Showing 1 changed file with 2 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 @@
Type: Package
Package: datawizard
Title: Easy Data Wrangling and Statistical Transformations
Version: 0.10.0.4
Version: 0.10.0.5
Authors@R: c(
person("Indrajeet", "Patil", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")),
Expand Down Expand Up @@ -33,7 +33,7 @@ BugReports: https://github.com/easystats/datawizard/issues
Depends:
R (>= 3.6)
Imports:
insight (>= 0.19.10),
insight (>= 0.19.11),
stats,
utils
Suggests:
Expand Down

0 comments on commit 4331d97

Please sign in to comment.