From d2405bc1cccbdac1bb580ce8936cea9f918674f3 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 12 Sep 2017 22:33:32 -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 b9cf5ef108..ce3a887929 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.9.0 + 1.10.0 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 0c5d02646a..48556811a1 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.9.0 + 1.10.0 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 98c5c27969..6f6088e4b9 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.9.0 + 1.10.0 netcoreapp2.0;net461 Identity Bit.Identity