Skip to content

Commit

Permalink
Bump patch version for the fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fairglow committed Jul 23, 2024
1 parent f7db1b0 commit 1b84acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "index_list"
version = "0.2.12"
version = "0.2.13"
description = "A doubly linked list implemented in safe Rust using vector indexes"
keywords = ["linked-list"]
categories = ["data-structures"]
Expand Down

0 comments on commit 1b84acd

Please sign in to comment.