Skip to content

Commit 8c51276

Browse files
authored
infer 1.1.0 (#569)
1 parent a7c282c commit 8c51276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: infer
33
Title: Tidy Statistical Inference
4-
Version: 1.0.9.9000
4+
Version: 1.1.0
55
Authors@R: c(
66
person("Andrew", "Bray", , "[email protected]", role = "aut"),
77
person("Chester", "Ismay", , "[email protected]", role = "aut",

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# infer (development version)
1+
# infer 1.1.0
22

33
* Fixed bug where adding `shade_confidence_interval(NULL)` or `shade_p_value(NULL)`
44
to plots resulted in `list()` rather than the unmodified plot (#566).

0 commit comments

Comments
 (0)