Skip to content

Commit

Permalink
Increment version number to 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi committed Jun 20, 2024
1 parent 2a0af76 commit acaa229
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: crayon
Title: Colored Terminal Output
Version: 1.5.2.9000
Version: 1.5.3
Authors@R: c(
person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
person("Brodie", "Gaslam", , "brodie.gaslam@yahoo.com", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# crayon (development version)
# crayon 1.5.3

* The semantics of the `cli.default_num_colors` options is now different.
It is now used as the default number of colors if the number of colors
Expand Down

0 comments on commit acaa229

Please sign in to comment.