Skip to content

Commit

Permalink
Bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAwiteb committed Mar 1, 2023
1 parent 689548a commit 6e1254d
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
Expand Up @@ -3,7 +3,7 @@ members = [ ".", "migration", "entity"]

[package]
name = "oxide_todo"
version = "0.2.0"
version = "0.2.2"
edition = "2021"
publish = false
description = "A RESTful API for a todo list, written in Rust."
Expand Down

0 comments on commit 6e1254d

Please sign in to comment.