From 5f09b3e05d705b34ed8da3c430490e8dacff9fc5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 6 Oct 2017 09:46:55 -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 c4235e1159..2721a5c8e9 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.12.0 + 1.12.1 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 77c80e06d6..8e19452b0a 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.12.0 + 1.12.1 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 3f28f8f118..a4aabf6ab6 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.12.0 + 1.12.1 netcoreapp2.0;net461 Identity Bit.Identity