Skip to content

Commit 36a3fa2

Browse files
author
Todd
committed
happy new year!
1 parent aa7bd45 commit 36a3fa2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Todd Menier
3+
Copyright (c) 2025 Todd Menier
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/Flurl.Http.Newtonsoft/Flurl.Http.Newtonsoft.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Version>0.9.1</Version>
88
<Authors>Todd Menier</Authors>
99
<Description>A Newtonsoft-based JSON serializer for Flurl.Http 4.0 and above.</Description>
10-
<Copyright>Copyright (c) Todd Menier 2024.</Copyright>
10+
<Copyright>Copyright (c) Todd Menier 2025.</Copyright>
1111
<PackageProjectUrl>https://flurl.dev</PackageProjectUrl>
1212
<PackageIcon>icon.png</PackageIcon>
1313
<RepositoryUrl>https://github.com/tmenier/Flurl.git</RepositoryUrl>

src/Flurl.Http/Flurl.Http.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<Version>4.0.2</Version>
88
<Authors>Todd Menier</Authors>
99
<Description>A fluent, testable HTTP client library.</Description>
10-
<Copyright>Copyright (c) Todd Menier 2024.</Copyright>
10+
<Copyright>Copyright (c) Todd Menier 2025.</Copyright>
1111
<PackageProjectUrl>https://flurl.dev</PackageProjectUrl>
1212
<PackageIcon>icon.png</PackageIcon>
1313
<PackageReadmeFile>README.md</PackageReadmeFile>

src/Flurl/Flurl.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Version>4.0.0</Version>
77
<Authors>Todd Menier</Authors>
88
<Description>A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.</Description>
9-
<Copyright>Copyright (c) Todd Menier 2024.</Copyright>
9+
<Copyright>Copyright (c) Todd Menier 2025.</Copyright>
1010
<PackageProjectUrl>https://flurl.dev</PackageProjectUrl>
1111
<PackageIcon>icon.png</PackageIcon>
1212
<RepositoryUrl>https://github.com/tmenier/Flurl.git</RepositoryUrl>

0 commit comments

Comments
 (0)