Skip to content

Commit

Permalink
Increment version number to 0.1.0
Browse files Browse the repository at this point in the history
EmilHvitfeldt committed Jun 28, 2024
1 parent 33ad894 commit e79a57e
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: orbital
Title: Turn Tidymodels Workflows Into Series of Equations
Version: 0.0.0.9000
Title: Turn Tidymodels Workflows into Series of Equations
Version: 0.1.0
Authors@R: c(
person("Emil", "Hvitfeldt", , "[email protected]", role = c("aut", "cre")),
person(given = "Posit Software, PBC", role = c("cph", "fnd"))
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# orbital (development version)
# orbital 0.1.0

* Initial CRAN submission.

0 comments on commit e79a57e

Please sign in to comment.