From e4dd3b6dc556e1115def42fe22eba99cddbde6d7 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 29 Jul 2017 13:33:34 -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 6ac175e04e..5097f6b158 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.8.1 + 1.8.2 net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 4391b982bd..05b4efdcd7 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.8.1 + 1.8.2 net461 Billing Bit.Billing diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 071b59f8ce..3a381e9a2f 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.8.1 + 1.8.2 net461 Identity Bit.Identity