Skip to content

Commit 9e22c59

Browse files
committed
version bump
1 parent aafa955 commit 9e22c59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FileSystem.Adapters.Sftp/FileSystem.Adapters.Sftp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RootNamespace>SharpGrip.FileSystem.Adapters.Sftp</RootNamespace>
66
<Nullable>enable</Nullable>
77
<AssemblyName>SharpGrip.FileSystem.Adapters.Sftp</AssemblyName>
8-
<PackageVersion>1.0.0-alpha3</PackageVersion>
8+
<PackageVersion>1.0.0-alpha4</PackageVersion>
99
<Company>SharpGrip</Company>
1010
<PackageId>SharpGrip.FileSystem.Adapters.Sftp</PackageId>
1111
<Authors>SharpGrip</Authors>

FileSystem/FileSystem.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RootNamespace>SharpGrip.FileSystem</RootNamespace>
66
<Nullable>enable</Nullable>
77
<AssemblyName>SharpGrip.FileSystem</AssemblyName>
8-
<PackageVersion>1.0.0-alpha3</PackageVersion>
8+
<PackageVersion>1.0.0-alpha4</PackageVersion>
99
<Company>SharpGrip</Company>
1010
<PackageId>SharpGrip.FileSystem</PackageId>
1111
<Authors>SharpGrip</Authors>

0 commit comments

Comments
 (0)