Skip to content

Commit 2d5d797

Browse files
committed
chore: bump project version to 0.22.0
1 parent 70c8765 commit 2d5d797

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ exclude = []
77
resolver = "2"
88

99
[workspace.package]
10-
version = "0.21.0"
10+
version = "0.22.0"
1111
edition = "2021"
1212
authors = ["milisp"]
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codexia",
33
"private": true,
4-
"version": "0.21.0",
4+
"version": "0.22.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)