Skip to content

Commit

Permalink
Bump version number [skip vbump]
Browse files Browse the repository at this point in the history
  • Loading branch information
ddsjoberg committed Jul 20, 2024
1 parent 214cf55 commit b7e4fe7
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ pkgdown
^revdep$
^\.covrignore$
^cran-comments\.md$
^CRAN-SUBMISSION$
3 changes: 3 additions & 0 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Version: 0.2.0
Date: 2024-07-20 17:12:32 UTC
SHA: 214cf55600df7d6a5037acbb88c135afba284c91
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: cardx
Title: Extra Analysis Results Data Utilities
Version: 0.1.0.9071
Version: 0.2.0
Authors@R: c(
person("Daniel", "Sjoberg", , "[email protected]", role = c("aut", "cre")),
person("Abinaya", "Yogasekaram", , "[email protected]", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# cardx 0.1.0.9071
# cardx 0.2.0

### Breaking Changes

Expand Down

0 comments on commit b7e4fe7

Please sign in to comment.