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
franciscoBSalgueiro committed Apr 13, 2023
1 parent a17e5cf commit f2912e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "en-croissant",
"private": true,
"version": "0.2.1",
"version": "0.2.2",
"scripts": {
"dev": "next dev -p 1420",
"build": "next build && next export -o dist",
Expand Down
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.2.1"
version = "0.2.2"
description = "A Modern Chess Database"
authors = ["Francisco Salgueiro <[email protected]>"]
license = ""
Expand Down

0 comments on commit f2912e7

Please sign in to comment.