Skip to content

Commit

Permalink
Bump version to 1.9.0.9022
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Aug 31, 2024
1 parent 2327383 commit ea7251a
Show file tree
Hide file tree
Showing 2 changed files with 12 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.9021
Version: 1.9.0.9022
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
Expand Down
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<!-- NEWS.md is maintained by https://fledge.cynkra.com, contributors should not edit this file -->

# pillar 1.9.0.9022

## Continuous integration

- Install local package for pkgdown builds.

- Improve support for protected branches with fledge.

- Improve support for protected branches, without fledge.


# pillar 1.9.0.9021

## Continuous integration
Expand Down

0 comments on commit ea7251a

Please sign in to comment.