Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
a145789 committed Jul 14, 2024
1 parent 9c6088a commit f6aea4d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.0.2](https://github.com/a145789/sys-speed/compare/v0.0.1...v0.0.2) (2024-7-14)


### Reverts

* Revert "v0.0.1" ([ed5350c](https://github.com/a145789/sys-speed/commit/ed5350c7f365f6b20493c711677018390ab66062))



## [0.0.1](https://github.com/a145789/sys-speed/compare/edd7a7fbe4e0d99991ad36f977482c01d4a4927f...v0.0.1) (2024-7-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sys-speed",
"private": true,
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"package": {
"productName": "sys-speed",
"version": "0.0.1"
"version": "0.0.2"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit f6aea4d

Please sign in to comment.