Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Commit 2e43a42

Browse files
committed
bump version to v0.4.1
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
1 parent 2d127c7 commit 2e43a42

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/Application/Application.csproj

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

33
<PropertyGroup>
44
<PackageId>Hippo.Application</PackageId>
5-
<Version>0.4.0</Version>
5+
<Version>0.4.1</Version>
66
<Authors>Matt Fisher</Authors>
77
<Company>Microsoft</Company>
88
<RepositoryUrl>https://github.com/deislabs/hippo</RepositoryUrl>

src/Core/Core.csproj

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

33
<PropertyGroup>
44
<PackageId>Hippo.Core</PackageId>
5-
<Version>0.4.0</Version>
5+
<Version>0.4.1</Version>
66
<Authors>Matt Fisher</Authors>
77
<Company>Microsoft</Company>
88
<RepositoryUrl>https://github.com/deislabs/hippo</RepositoryUrl>

src/Infrastructure/Infrastructure.csproj

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

33
<PropertyGroup>
44
<PackageId>Hippo.Infrastructure</PackageId>
5-
<Version>0.4.0</Version>
5+
<Version>0.4.1</Version>
66
<Authors>Matt Fisher</Authors>
77
<Company>Microsoft</Company>
88
<RepositoryUrl>https://github.com/deislabs/hippo</RepositoryUrl>

src/Web/Web.csproj

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

33
<PropertyGroup>
44
<PackageId>Hippo.Web</PackageId>
5-
<Version>0.4.0</Version>
5+
<Version>0.4.1</Version>
66
<Authors>Matt Fisher</Authors>
77
<Company>Microsoft</Company>
88
<RepositoryUrl>https://github.com/deislabs/hippo</RepositoryUrl>

0 commit comments

Comments
 (0)