Skip to content

Commit

Permalink
updates for bump to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Dec 19, 2024
1 parent 1c57eac commit 0713f7e
Show file tree
Hide file tree
Showing 4 changed files with 5 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 @@ -6,7 +6,7 @@ default_language_version:

repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.3
rev: v0.4.3.9003
hooks:
- id: no-browser-statement
- id: no-debug-statement
Expand Down
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message: 'To cite package "ggstatsplot" in publications use:'
type: software
license: GPL-3.0-only
title: 'ggstatsplot: ''ggplot2'' Based Plots with Statistical Details'
version: 0.13.0
version: 0.13.0.9000
doi: 10.21105/joss.03167
identifiers:
- type: doi
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/IndrajeetPatil/ggstatsplot",
"issueTracker": "https://github.com/IndrajeetPatil/ggstatsplot/issues",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.13.0",
"version": "0.13.0.9000",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand Down Expand Up @@ -532,7 +532,7 @@
},
"SystemRequirements": null
},
"fileSize": "9304.007KB",
"fileSize": "9304.118KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down
1 change: 1 addition & 0 deletions ggstatsplot.Rproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: ab06f9e0-823d-4ff7-bf03-7b91e3815731

RestoreWorkspace: No
SaveWorkspace: No
Expand Down

0 comments on commit 0713f7e

Please sign in to comment.