Skip to content

Commit

Permalink
Increment version number to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmbarrett committed May 31, 2023
1 parent 1f32155 commit a4ebfbe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@
^cran-comments\.md$
^rhub\.R$
^codecov\.yml$
^CRAN-SUBMISSION$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
docs
cran-comments.md
rhub.R
CRAN-SUBMISSION
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: halfmoon
Title: Techniques to Build Better Balance
Version: 0.0.0.9000
Version: 0.1.0
Authors@R:
person("Malcolm", "Barrett", , "malcolmbarrett@gmail.com", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-0299-5825"))
Expand Down

0 comments on commit a4ebfbe

Please sign in to comment.