Skip to content

Commit 266de4b

Browse files
committed
Bump version to 0.2.4
1 parent 2ebbbb1 commit 266de4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tauri-plugin-biometry"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["You"]
55
description = "A Tauri v2 plugin for biometric authentication (Touch ID, Face ID, fingerprint) on Android, macOS, iOS and Windows."
66
edition = "2021"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@choochmeque/tauri-plugin-biometry-api",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"author": "You",
55
"description": "A Tauri v2 plugin for biometric authentication (Touch ID, Face ID, fingerprint) on Android, macOS, iOS and Windows.",
66
"type": "module",

0 commit comments

Comments
 (0)