From fd10e45c387155341519dc452b909fac60deec1f Mon Sep 17 00:00:00 2001 From: Nate Bross Date: Mon, 25 Mar 2019 22:12:54 -0500 Subject: [PATCH] prep 3.2.2 build numbers --- src/FMData.Rest/FMData.Rest.csproj | 2 +- src/FMData.Xml/FMData.Xml.csproj | 2 +- src/FMData/FMData.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FMData.Rest/FMData.Rest.csproj b/src/FMData.Rest/FMData.Rest.csproj index c10079c..5e87b5c 100644 --- a/src/FMData.Rest/FMData.Rest.csproj +++ b/src/FMData.Rest/FMData.Rest.csproj @@ -6,7 +6,7 @@ FMData.Rest A client library for accessing FileMaker data through the REST API. en-US - 3.2.0 + 3.2.2 true https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/ diff --git a/src/FMData.Xml/FMData.Xml.csproj b/src/FMData.Xml/FMData.Xml.csproj index cfd1a5b..71061f4 100644 --- a/src/FMData.Xml/FMData.Xml.csproj +++ b/src/FMData.Xml/FMData.Xml.csproj @@ -6,7 +6,7 @@ FMData.Xml A client library for accessing FileMaker data through the XML API. en-US - 3.2.0-beta + 3.2.2-beta true https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/ diff --git a/src/FMData/FMData.csproj b/src/FMData/FMData.csproj index dd627e4..0a08b02 100644 --- a/src/FMData/FMData.csproj +++ b/src/FMData/FMData.csproj @@ -6,7 +6,7 @@ FMData A client library for accessing FileMaker data. Contains base class implementations and request interfaces. en-US - 3.2.0 + 3.2.2 true https://github.com/fuzzzerd/fmdata/blob/master/LICENSE https://fmdata.io/