Skip to content

Commit

Permalink
Merge pull request #197 from krassowski/bump-version
Browse files Browse the repository at this point in the history
Bump version to 1.3.6
  • Loading branch information
krassowski committed Mar 9, 2024
2 parents bb3f10a + b0b4b62 commit db1e099
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up R ${{ matrix.r }}
uses: r-lib/actions/setup-r@v1
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.r }}
- name: Install Linux dependencies
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: ComplexUpset
Type: Package
Title: Create Complex UpSet Plots Using 'ggplot2' Components
Version: 1.3.5
Version: 1.3.6
Authors@R: person(
"Michał", "Krassowski", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-9638-7785"))
Expand Down

0 comments on commit db1e099

Please sign in to comment.