From 822e67d5f9337f95494c89ad63cce8b2da64eb71 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 3 Oct 2017 22:21:56 -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 64c05040be..c4235e1159 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.11.1 + 1.12.0 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 6fcdb4f86b..77c80e06d6 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.11.1 + 1.12.0 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index bc20e51b84..3f28f8f118 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.11.1 + 1.12.0 netcoreapp2.0;net461 Identity Bit.Identity