Skip to content

Commit

Permalink
bump version for JOSS release
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpcouch committed Sep 13, 2021
1 parent 2371950 commit be84547
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: infer
Title: Tidy Statistical Inference
Version: 1.0.0.9000
Version: 1.0.1
Authors@R:
c(person(given = "Andrew",
family = "Bray",
Expand Down
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -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`.
Expand Down

0 comments on commit be84547

Please sign in to comment.