Skip to content

Commit

Permalink
[skip actions] Bump version to 0.1.0.9028
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua authored and github-actions[bot] committed Oct 10, 2024
1 parent e379ff0 commit a173516
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
- id: no-browser-statement
- id: no-debug-statement
- 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
2 changes: 1 addition & 1 deletion package/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: tlg.catalog.pkg
Title: Tables, Listings and Graphs Catalog
Version: 0.1.0.9027
Version: 0.1.0.9028
Authors@R: c(
person("Joe", "Zhu", , "joe.zhu@roche.com", role = c("aut", "cre")),
person("Pawel", "Rucki", , "pawel.rucki@roche.com", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion package/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `tlg-catalog` 0.1.0.9027
# `tlg-catalog` 0.1.0.9028

- Reorganize files into `/book` and `/package` for testability purposes.
- The TLG Catalog is here!
Expand Down

0 comments on commit a173516

Please sign in to comment.