diff --git a/.jazzy.yaml b/.jazzy.yaml
index e026c52..1685f5a 100644
--- a/.jazzy.yaml
+++ b/.jazzy.yaml
@@ -1,7 +1,7 @@
author: Andre Bocchini
github_url: https://github.com/andrebocchini/swiftynab
source_directory: SwiftYNAB
-module_version: 2.0.0
+module_version: 2.0.1
module: SwiftYNAB
hide_documentation_coverage: true
theme: apple
diff --git a/SwiftYNAB.podspec b/SwiftYNAB.podspec
index bcba9bf..294a424 100644
--- a/SwiftYNAB.podspec
+++ b/SwiftYNAB.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SwiftYNAB"
- s.version = "2.0.0"
+ s.version = "2.0.1"
s.summary = "YNAB API Framework"
s.description = "SwiftYNAB is an iOS/macOS/tvOS/WatchOS framework for the You Need a Budget API"
s.homepage = "http://github.com/andrebocchini/swiftynab"
diff --git a/SwiftYNAB/SwiftYNAB-WatchOS/Info.plist b/SwiftYNAB/SwiftYNAB-WatchOS/Info.plist
index 5e53e73..e47deeb 100644
--- a/SwiftYNAB/SwiftYNAB-WatchOS/Info.plist
+++ b/SwiftYNAB/SwiftYNAB-WatchOS/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleVersion
- 2.0.0
+ 2.0.1
diff --git a/SwiftYNAB/SwiftYNAB-macOS/Info.plist b/SwiftYNAB/SwiftYNAB-macOS/Info.plist
index 2113b1a..8444787 100644
--- a/SwiftYNAB/SwiftYNAB-macOS/Info.plist
+++ b/SwiftYNAB/SwiftYNAB-macOS/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleVersion
- 2.0.0
+ 2.0.1
NSHumanReadableCopyright
Copyright © 2019 Andre Bocchini. All rights reserved.
diff --git a/SwiftYNAB/SwiftYNAB-tvOS/Info.plist b/SwiftYNAB/SwiftYNAB-tvOS/Info.plist
index 5e53e73..e47deeb 100644
--- a/SwiftYNAB/SwiftYNAB-tvOS/Info.plist
+++ b/SwiftYNAB/SwiftYNAB-tvOS/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleVersion
- 2.0.0
+ 2.0.1
diff --git a/SwiftYNAB/SwiftYNAB.xcodeproj/project.pbxproj b/SwiftYNAB/SwiftYNAB.xcodeproj/project.pbxproj
index 87abad8..a681139 100644
--- a/SwiftYNAB/SwiftYNAB.xcodeproj/project.pbxproj
+++ b/SwiftYNAB/SwiftYNAB.xcodeproj/project.pbxproj
@@ -1839,7 +1839,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "SwiftYNAB-tvOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -1867,7 +1867,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "SwiftYNAB-tvOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -1897,7 +1897,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "SwiftYNAB-macOS/Info.plist";
@@ -1928,7 +1928,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "SwiftYNAB-macOS/Info.plist";
@@ -1984,7 +1984,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 2.0.0;
+ CURRENT_PROJECT_VERSION = 2.0.1;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@@ -2053,7 +2053,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 2.0.0;
+ CURRENT_PROJECT_VERSION = 2.0.1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@@ -2089,7 +2089,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = SwiftYNAB/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -2116,7 +2116,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = SwiftYNAB/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -2184,7 +2184,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "SwiftYNAB-WatchOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
@@ -2213,7 +2213,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 2.0.0;
+ DYLIB_CURRENT_VERSION = 2.0.1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = "SwiftYNAB-WatchOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
diff --git a/SwiftYNAB/SwiftYNAB/Info.plist b/SwiftYNAB/SwiftYNAB/Info.plist
index 5e53e73..e47deeb 100644
--- a/SwiftYNAB/SwiftYNAB/Info.plist
+++ b/SwiftYNAB/SwiftYNAB/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleVersion
- 2.0.0
+ 2.0.1
diff --git a/SwiftYNAB/SwiftYNABTests/Info.plist b/SwiftYNAB/SwiftYNABTests/Info.plist
index a5073bd..f886562 100644
--- a/SwiftYNAB/SwiftYNABTests/Info.plist
+++ b/SwiftYNAB/SwiftYNABTests/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.0.0
+ 2.0.1
CFBundleVersion
- 2.0.0
+ 2.0.1
diff --git a/docs/Classes.html b/docs/Classes.html
index 92cda97..883a9cf 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -17,7 +17,7 @@