Skip to content

Commit

Permalink
fix: Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrv777 committed Oct 14, 2024
1 parent 30c159e commit 054bf5c
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,6 +1,6 @@
{
"name": "bithive",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"author": {
"name": "MrV",
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 = "bithive"
version = "0.2.0"
version = "0.2.1"
description = "BitHive Dashboard"
authors = ["MrV"]
license = ""
Expand Down

0 comments on commit 054bf5c

Please sign in to comment.