diff --git a/.gitignore b/.gitignore
index 46f6363..4027287 100644
--- a/.gitignore
+++ b/.gitignore
@@ -261,3 +261,4 @@ __pycache__/
*.pyc
RedcapApi/Properties
RedcapApiDemo/Properties
+RedcapApi/nuget.config
\ No newline at end of file
diff --git a/README.md b/README.md
index 215e4bf..164f483 100644
--- a/README.md
+++ b/README.md
@@ -80,21 +80,21 @@ __Install directly in Package Manager Console or Command Line Interface__
```C#
Package Manager
-Install-Package RedcapAPI -Version 1.3.1
+Install-Package RedcapAPI -Version 1.3.2
```
```C#
.NET CLI
-dotnet add package RedcapAPI --version 1.3.1
+dotnet add package RedcapAPI --version 1.3.2
```
```C#
Paket CLI
-paket add RedcapAPI --version 1.3.1
+paket add RedcapAPI --version 1.3.2
```
diff --git a/RedcapApi/Redcap.csproj b/RedcapApi/Redcap.csproj
index a195863..dd41aa6 100644
--- a/RedcapApi/Redcap.csproj
+++ b/RedcapApi/Redcap.csproj
@@ -10,13 +10,13 @@
This library allows applications on the .NET platform to make http calls to REDCap instances.
Redcap Api Library
RedcapAPI
- 1.3.1
- 1.3.1
+ 1.3.2
+ 1.3.2
redcap api library vcu
Library
en
- 1.3.1
+ 1.3.2
https://github.com/cctrbic/redcap-api/blob/master/LICENSE.md
https://vortex.cctr.vcu.edu/images/ram_crest_160.png
vcu.png