Skip to content

Commit

Permalink
Bump version to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Jun 27, 2021
1 parent b290fdb commit baab5b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: tic
Title: Tasks Integrating Continuously: CI-Agnostic Workflow Definitions
Version: 0.11.0
Version: 0.11.1
Authors@R:
c(person(given = "Kirill",
family = "Müller",
Expand Down
5 changes: 5 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit -->

# tic 0.11.1 (2021-06-27)

- Templates: install required system libs for {pkgdown} conditionally (accidentally removed in the previous template revision on 2021-06-26)


# tic 0.11.0 (2021-06-26)

- Templates: On Linux, system libraries are now installed via `remotes::system_requirements()` (#300)
Expand Down

0 comments on commit baab5b7

Please sign in to comment.