From 5c7212991a990347acd3f9e21f9ea388bd93cbf5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 1 Sep 2017 14:13:20 -0400 Subject: [PATCH] version bump --- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Identity/Identity.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 72a4f80228..b9cf5ef108 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.8.2 + 1.9.0 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index e2d119fba0..0c5d02646a 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.8.2 + 1.9.0 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index b3252d517b..98c5c27969 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.8.2 + 1.9.0 netcoreapp2.0;net461 Identity Bit.Identity