We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2371950 commit be84547Copy full SHA for be84547
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: infer
3
Title: Tidy Statistical Inference
4
-Version: 1.0.0.9000
+Version: 1.0.1
5
Authors@R:
6
c(person(given = "Andrew",
7
family = "Bray",
NEWS.md
@@ -1,4 +1,6 @@
-# infer v1.0.0.9000 (development version)
+# infer v1.0.1 (GitHub Only)
+
+This release reflects the infer version accepted to the Journal of Open Source Software.
* Re-licensed the package from CC0 to MIT. See the `LICENSE` and `LICENSE.md` files.
* Contributed a paper to the Journal of Open Source Software, a draft of which is available in `/figs/paper`.
0 commit comments