Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Feb 28, 2024
1 parent 99b8786 commit 871c299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tinyresp"
version = "0.0.1"
version = "0.1.0"
edition = "2021"
authors = ["Luciano Mammino", "Roberto Gambuzzi"]
description = "A tiny Rust library implementing the Redis Serialization Protocol (RESP)"
Expand Down

0 comments on commit 871c299

Please sign in to comment.