Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebocchini committed Sep 7, 2022
1 parent 1498ca8 commit 6b53709
Show file tree
Hide file tree
Showing 90 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion SwiftYNAB.podspec
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
4 changes: 2 additions & 2 deletions SwiftYNAB/SwiftYNAB-WatchOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>2.0.0</string>
<string>2.0.1</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions SwiftYNAB/SwiftYNAB-macOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2019 Andre Bocchini. All rights reserved.</string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions SwiftYNAB/SwiftYNAB-tvOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>2.0.0</string>
<string>2.0.1</string>
</dict>
</plist>
20 changes: 10 additions & 10 deletions SwiftYNAB/SwiftYNAB.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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;
Expand Down Expand Up @@ -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";
Expand All @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down
4 changes: 2 additions & 2 deletions SwiftYNAB/SwiftYNAB/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>2.0.0</string>
<string>2.0.1</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions SwiftYNAB/SwiftYNABTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>2.0.0</string>
<string>2.0.1</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Classes Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/AccountService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="AccountService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/BudgetService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BudgetService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/CategoryService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CategoryService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/CurrencyFormatter.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CurrencyFormatter Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/DateConverter.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="DateConverter Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/MonthService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="MonthService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/PayeeLocationService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="PayeeLocationService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/PayeeService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="PayeeService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/ScheduledTransactionService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ScheduledTransactionService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/TransactionService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="TransactionService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/UserService.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="UserService Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Classes/YNAB.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="YNAB Class Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Enumerations Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Enums/TransactionType.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="TransactionType Enumeration Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Structures Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/Account.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Account Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/BudgetDetail.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BudgetDetail Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/BudgetSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BudgetSettings Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/BudgetSummary.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="BudgetSummary Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/Category.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="Category Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/CategoryGroup.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CategoryGroup Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/CategoryGroupWithCategories.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CategoryGroupWithCategories Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/CurrencyFormat.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="CurrencyFormat Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/DateFormat.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="DateFormat Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Structs/ErrorDetail.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<a title="ErrorDetail Structure Reference"></a>
<header>
<div class="content-wrapper">
<p><a href="../index.html">SwiftYNAB 2.0.0 Docs</a></p>
<p><a href="../index.html">SwiftYNAB 2.0.1 Docs</a></p>
<p class="header-right"><a href="https://github.com/andrebocchini/swiftynab"><img src="../img/gh.png" alt="GitHub"/>View on GitHub</a></p>
<div class="header-right">
<form role="search" action="../search.json">
Expand Down
Loading

0 comments on commit 6b53709

Please sign in to comment.