Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.0.9184
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored and github-actions[bot] committed Oct 10, 2024
1 parent 2765854 commit da0ba8e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ repos:
hooks:
- id: prettier
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
args: ["--maxkb=200"]
Expand Down
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Type: Package
Package: r.pkg.template
Title: R Package Template
Version: 0.1.0.9183
Date: 2024-10-02
Version: 0.1.0.9184
Date: 2024-10-10
Authors@R:
person("insightsengineering", , , "[email protected]", role = c("aut", "cre"))
Description: R package template with GitHub Actions workflows included.
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# r.pkg.template 0.1.0.9183
# r.pkg.template 0.1.0.9184

### New features

Expand Down

0 comments on commit da0ba8e

Please sign in to comment.