Skip to content

Commit

Permalink
chore: Bumps version to 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andyquinterom committed Jun 10, 2024
1 parent 6f2dbc7 commit d0ff846
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: orbweaver
Title: Fast and Efficient Graph Data Structures
Version: 0.5.5
Version: 0.5.7
Authors@R:
c(person(given = "ixpantia, SRL",
role = "cph",
Expand Down
2 changes: 1 addition & 1 deletion man/orbweaver-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ name = 'orbweaver'

[dependencies]
extendr-api = { version = "0.6", features = ["serde"] }
orbweaver = { version = "0.5.5" }
orbweaver = { version = "0.5.7" }
serde_json = "1.0.117"
Binary file modified src/rust/vendor.tar.xz
Binary file not shown.

0 comments on commit d0ff846

Please sign in to comment.