Skip to content

Commit 6e1254d

Browse files
committed
Bump version to 0.2.2
1 parent 689548a commit 6e1254d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = [ ".", "migration", "entity"]
33

44
[package]
55
name = "oxide_todo"
6-
version = "0.2.0"
6+
version = "0.2.2"
77
edition = "2021"
88
publish = false
99
description = "A RESTful API for a todo list, written in Rust."

0 commit comments

Comments
 (0)