Skip to content

Commit 0b28db4

Browse files
author
mateusz.wojtania
committed
fix versioning
1 parent 46ad0d9 commit 0b28db4

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

Frends.HTTP.DownloadFile/CHANGELOG.md

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

3-
## [1.0.1] - 2024-12-30
3+
## [1.1.0] - 2024-12-30
44
### Changed
55
- Descriptions of ClientCertificate suboptions includes clearer information about usage in terms of different types of ClientCertificate.
66

Frends.HTTP.DownloadFile/Frends.HTTP.DownloadFile/Frends.HTTP.DownloadFile.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
5-
<Version>1.0.1</Version>
5+
<Version>1.1.0</Version>
66
<Authors>Frends</Authors>
77
<Copyright>Frends</Copyright>
88
<Company>Frends</Company>

Frends.HTTP.Request/CHANGELOG.md

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

3-
## [1.2.1] - 2024-12-30
3+
## [1.3.0] - 2024-12-30
44
### Changed
55
- Descriptions of ClientCertificate suboptions includes clearer information about usage in terms of different types of ClientCertificate.
66

Frends.HTTP.Request/Frends.HTTP.Request/Frends.HTTP.Request.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
5-
<Version>1.2.1</Version>
5+
<Version>1.3.0</Version>
66
<Authors>Frends</Authors>
77
<Copyright>Frends</Copyright>
88
<Company>Frends</Company>

Frends.HTTP.RequestBytes/CHANGELOG.md

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

3-
## [1.0.2] - 2024-12-30
3+
## [1.1.0] - 2024-12-30
44
### Changed
55
- Descriptions of ClientCertificate suboptions includes clearer information about usage in terms of different types of ClientCertificate.
66

Frends.HTTP.RequestBytes/Frends.HTTP.RequestBytes/Frends.HTTP.RequestBytes.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
5-
<Version>1.0.2</Version>
5+
<Version>1.1.0</Version>
66
<Authors>Frends</Authors>
77
<Copyright>Frends</Copyright>
88
<Company>Frends</Company>

Frends.HTTP.SendAndReceiveBytes/CHANGELOG.md

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

3-
## [1.0.1] - 2024-12-30
3+
## [1.1.0] - 2024-12-30
44
### Changed
55
- Descriptions of ClientCertificate suboptions includes clearer information about usage in terms of different types of ClientCertificate.
66

Frends.HTTP.SendAndReceiveBytes/Frends.HTTP.SendAndReceiveBytes/Frends.HTTP.SendAndReceiveBytes.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
5-
<Version>1.0.1</Version>
5+
<Version>1.1.0</Version>
66
<Authors>Frends</Authors>
77
<Copyright>Frends</Copyright>
88
<Company>Frends</Company>

Frends.HTTP.SendBytes/CHANGELOG.md

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

3-
## [1.0.1] - 2024-12-30
3+
## [1.1.0] - 2024-12-30
44
### Changed
55
- Descriptions of ClientCertificate suboptions includes clearer information about usage in terms of different types of ClientCertificate.
66

Frends.HTTP.SendBytes/Frends.HTTP.SendBytes/Frends.HTTP.SendBytes.csproj

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

33
<PropertyGroup>
44
<TargetFrameworks>net6.0</TargetFrameworks>
5-
<Version>1.0.1</Version>
5+
<Version>1.1.0</Version>
66
<Authors>Frends</Authors>
77
<Copyright>Frends</Copyright>
88
<Company>Frends</Company>

0 commit comments

Comments
 (0)