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

Commit f2b46d0

Browse files
committed
bump to v0.4.0
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
1 parent 8f49384 commit f2b46d0

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.3.0</Version>
5+
<Version>0.4.0</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.3.0</Version>
5+
<Version>0.4.0</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.3.0</Version>
5+
<Version>0.4.0</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.3.0</Version>
5+
<Version>0.4.0</Version>
66
<Authors>Matt Fisher</Authors>
77
<Company>Microsoft</Company>
88
<RepositoryUrl>https://github.com/deislabs/hippo</RepositoryUrl>

0 commit comments

Comments
 (0)