Skip to content

Commit

Permalink
chore: release 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MR-Addict committed Sep 24, 2024
1 parent 78d9d1f commit 3a30998
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mdbook-repl"
version = "0.2.5"
version = "0.2.6"
edition = "2021"
license = "MIT"
readme = "../README.md"
Expand Down
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mdbook-repl",
"private": true,
"version": "0.2.5",
"version": "0.2.6",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 3a30998

Please sign in to comment.