Skip to content

Commit

Permalink
bump version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscoBSalgueiro committed Mar 23, 2024
1 parent 105df92 commit caaf985
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "en-croissant",
"private": true,
"version": "0.9.2",
"version": "0.10.0",
"type": "module",
"scripts": {
"start-vite": "vite",
Expand Down Expand Up @@ -90,4 +90,4 @@
"typescript": "^5.4.2",
"vitest": "^1.3.1"
}
}
}
2 changes: 1 addition & 1 deletion src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "en-croissant"
version = "0.9.2"
version = "0.10.0"
description = "A Modern Chess Database"
authors = ["Francisco Salgueiro <[email protected]>"]
license = "GPL-3.0-only"
Expand Down

0 comments on commit caaf985

Please sign in to comment.