Skip to content

Commit 2294cfd

Browse files
committed
chore(release): 1.0.2
1 parent ca7e3ca commit 2294cfd

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="1.0.2"></a>
6+
## [1.0.2](https://www.github.com/lucafabbri/Lifter/releases/tag/v1.0.2) (2025-09-09)
7+
58
<a name="1.0.1"></a>
69
## [1.0.1](https://www.github.com/lucafabbri/Lifter/releases/tag/v1.0.1) (2025-09-09)
710

Lifter.Blazor/Lifter.Blazor.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- Metadati per il pacchetto NuGet -->
1010
<PackageId>Lifter.Blazor</PackageId>
11-
<Version>1.0.1</Version>
11+
<Version>1.0.2</Version>
1212
<Authors>Luca Fabbri</Authors>
1313
<PackageContact>lucafabbri84@live.it</PackageContact>
1414
<Copyright>Copyright (c) Luca Fabbri 2024</Copyright>

Lifter.Core/Lifter.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<!-- Metadati per il pacchetto NuGet -->
1111
<PackageId>Lifter.Core</PackageId>
12-
<Version>1.0.1</Version>
12+
<Version>1.0.2</Version>
1313
<Authors>Luca Fabbri</Authors>
1414
<PackageContact>lucafabbri84@live.it</PackageContact>
1515
<Copyright>Copyright (c) Luca Fabbri 2024</Copyright>

Lifter.Maui/Lifter.Maui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!-- Metadati per il pacchetto NuGet -->
1313
<PackageId>Lifter.Maui</PackageId>
14-
<Version>1.0.1</Version>
14+
<Version>1.0.2</Version>
1515
<Authors>Luca Fabbri</Authors>
1616
<PackageContact>lucafabbri84@live.it</PackageContact>
1717
<Copyright>Copyright (c) Luca Fabbri 2024</Copyright>

0 commit comments

Comments
 (0)