chore: manually bump tauri-utils

This commit is contained in:
amrbashir 2023-12-01 03:46:30 +02:00
parent 61cc7d9c5a
commit cf7d584033
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## \[1.5.3]
### New Features
- [`b3e53e72`](https://www.github.com/tauri-apps/tauri/commit/b3e53e7243311a2659b7569dddc20c56ac9f9d8e)([#8288](https://www.github.com/tauri-apps/tauri/pull/8288)) Added `Assets::iter` to iterate on all embedded assets.
## \[1.5.0]
### New Features

View File

@ -1,6 +1,6 @@
[package]
name = "tauri-utils"
version = "1.5.0"
version = "1.5.1"
authors = [ "Tauri Programme within The Commons Conservancy" ]
license = "Apache-2.0 OR MIT"
homepage = "https://tauri.app"