From ced820407a528b236a2e92849024ea41970b5cf7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 27 Sep 2017 20:58:30 -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 ce3a887929..9e0b33c553 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.10.0 + 1.11.0 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 48556811a1..f710d21b75 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.10.0 + 1.11.0 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 6f6088e4b9..aae7502bef 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.10.0 + 1.11.0 netcoreapp2.0;net461 Identity Bit.Identity