Skip to content

Commit

Permalink
fledge: Bump version to 1.0.1.9013
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Dec 9, 2024
1 parent 066726a commit e77fef0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: igraphdata
Title: A Collection of Network Data Sets for the 'igraph' Package
Version: 1.0.1.9012
Version: 1.0.1.9013
Authors@R: c(
person("Gábor", "Csárdi", , role = "aut",
comment = c(ORCID = "0000-0001-7098-9676")),
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# igraphdata 1.0.1.9013

## Continuous integration

- Avoid failure in fledge workflow if no changes (#19).


# igraphdata 1.0.1.9012

## Continuous integration
Expand Down

0 comments on commit e77fef0

Please sign in to comment.