Skip to content

Commit

Permalink
[skip actions] Bump version to 0.5.1.9013
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo authored and github-actions[bot] committed Oct 25, 2024
1 parent dc9f82b commit c9cede0
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
@@ -1,7 +1,7 @@
---
# All available hooks: https://pre-commit.com/hooks.html
# R specific hooks: https://github.com/lorenzwalthert/precommit
default_stages: [commit]
default_stages: [pre-commit]
default_language_version:
python: python3
repos:
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: teal.slice
Title: Filter Module for 'teal' Applications
Version: 0.5.1.9012
Date: 2024-09-16
Version: 0.5.1.9013
Date: 2024-10-25
Authors@R: c(
person("Dawid", "Kaledkowski", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9533-457X")),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# teal.slice 0.5.1.9012
# teal.slice 0.5.1.9013

### Enhancements

Expand Down

0 comments on commit c9cede0

Please sign in to comment.