Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.18.9005
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr authored and github-actions[bot] committed Oct 10, 2024
1 parent 4f90f9f commit d8439aa
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: goshawk
Title: Longitudinal Visualization Functions
Version: 0.1.18.9004
Date: 2024-09-16
Version: 0.1.18.9005
Date: 2024-10-10
Authors@R: c(
person("Nick", "Paszty", , "[email protected]", role = c("aut", "cre")),
person("Dawid", "Kaledkowski", , "[email protected]", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# goshawk 0.1.18.9004
# goshawk 0.1.18.9005

# goshawk 0.1.18

Expand Down

0 comments on commit d8439aa

Please sign in to comment.