Skip to content

Commit 2eb4376

Browse files
committed
Bump version to 0.4.5
1 parent 087d64c commit 2eb4376

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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-notifications"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
authors = ["You"]
55
description = "A Tauri v2 plugin for sending notifications on desktop and mobile platforms with support for system notifications and push delivery via FCM and APNs."
66
edition = "2021"

examples/notifications-demo/src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-notifications-api",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"license": "MIT",
55
"author": "You",
66
"description": "A Tauri v2 plugin for sending notifications on desktop and mobile platforms with support for system notifications and push delivery via FCM and APNs.",

0 commit comments

Comments
 (0)