Skip to content

Commit

Permalink
updates versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Release Test committed Mar 12, 2024
1 parent dedfab5 commit ae263c8
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": "zebra-app",
"version": "0.0.0",
"version": "0.0.0-alpha.1",
"description": "",
"type": "module",
"pnpm": {
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 = "zebra-app"
version = "0.0.0-alpha.0"
version = "0.0.0-alpha.1"
description = "Zebra App"
authors = ["you"]
edition = "2021"
Expand Down

0 comments on commit ae263c8

Please sign in to comment.