Skip to content

Commit

Permalink
version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
schochastics committed Jul 2, 2024
1 parent 307feac commit b48baea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: timeless
Title: Fast General Purpose Date/Time Converter
Version: 0.2.2
Version: 0.2.2.9000
Authors@R:
c(person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2952-4812")),
Expand Down
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# timeless 0.2.2.9000

* proper Makefile and pkg vendoring #19

# timeless 0.2.2

* fix CRAN issue due to C level changes h/t @JosiahParry
Expand Down

0 comments on commit b48baea

Please sign in to comment.