Skip to content

Commit daf24f3

Browse files
committed
chore(release): v2.0.0
1 parent 3214596 commit daf24f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin-oauth"
3-
version = "0.0.0-alpha.0"
3+
version = "2.0.0"
44
authors = ["FabianLars <[email protected]>"]
55
description = "A Tauri plugin for spawning a localhost server. Needed for some oauth flows (Login with X)."
66
edition = "2021"

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fabianlars/tauri-plugin-oauth",
3-
"version": "0.1.0",
3+
"version": "2.0.0",
44
"authors": [
55
"FabianLars <[email protected]>",
66
"Cuervolu <[email protected]>"

0 commit comments

Comments
 (0)