Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jwenjian committed Jun 29, 2020
1 parent ce45a47 commit 6c3ff1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lucky-you",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "A cross platform app to choose lucky you based on tauri",
"scripts": {
Expand Down
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 = "LuckyYou"
version = "1.0.0"
version = "1.0.1"
description = "A cross platform app to choose lucky you based on tauri"
authors = [ "jwenjian" ]
license = "CC0-1.0"
Expand Down

0 comments on commit 6c3ff1d

Please sign in to comment.