Skip to content

Commit

Permalink
Bump version to 1.9.0.9018
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 3, 2024
1 parent f18ae94 commit e6f75b1
Show file tree
Hide file tree
Showing 2 changed files with 14 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: pillar
Title: Coloured Formatting for Columns
Version: 1.9.0.9017
Version: 1.9.0.9018
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# pillar 1.9.0.9018

## Chore

- Auto-update from GitHub Actions.

Run: https://github.com/r-lib/pillar/actions/runs/10224241696

## Continuous integration

- Refactor dep-suggests-matrix, avoid killing base and recommended packages.


# pillar 1.9.0.9017

## Chore
Expand Down

0 comments on commit e6f75b1

Please sign in to comment.