Skip to content

Commit 54b0557

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2024-11-13) ### Features * Added support to .NET9 ([53b25a8](53b25a8))
1 parent 53b25a8 commit 54b0557

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.4.0](https://github.com/TechNobre/PowerUtils.Geolocation/compare/v1.3.0...v1.4.0) (2024-11-13)
2+
3+
4+
### Features
5+
6+
* Added support to .NET9 ([53b25a8](https://github.com/TechNobre/PowerUtils.Geolocation/commit/53b25a8d1e785f29da289af3d9a0f4b925771be3))
7+
18
# [1.3.0](https://github.com/TechNobre/PowerUtils.Geolocation/compare/v1.2.0...v1.3.0) (2024-09-30)
29

310

src/PowerUtils.Geolocation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AssemblyName>PowerUtils.Geolocation</AssemblyName>
99
<RootNamespace>PowerUtils.Geolocation</RootNamespace>
1010

11-
<Version>1.3.0</Version>
11+
<Version>1.4.0</Version>
1212

1313
<PackageOutputPath>bin\</PackageOutputPath>
1414
</PropertyGroup>

0 commit comments

Comments
 (0)