diff --git a/TunnelKit.podspec b/TunnelKit.podspec
index 746d561..68e525f 100644
--- a/TunnelKit.podspec
+++ b/TunnelKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TunnelKit"
- s.version = "1.7.1"
+ s.version = "2.0.0"
s.summary = "Non-official OpenVPN client for Apple platforms."
s.homepage = "https://github.com/passepartoutvpn/tunnelkit"
diff --git a/TunnelKitHost/Info.plist b/TunnelKitHost/Info.plist
index df6dfc8..ef8475a 100644
--- a/TunnelKitHost/Info.plist
+++ b/TunnelKitHost/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.7.1
+ 2.0.0
CFBundleVersion
1
LSRequiresIPhoneOS
diff --git a/TunnelKitTests-iOS/Info.plist b/TunnelKitTests-iOS/Info.plist
index f668f7c..f4285f2 100644
--- a/TunnelKitTests-iOS/Info.plist
+++ b/TunnelKitTests-iOS/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.7.1
+ 2.0.0
CFBundleVersion
1
diff --git a/TunnelKitTests-macOS/Info.plist b/TunnelKitTests-macOS/Info.plist
index f668f7c..f4285f2 100644
--- a/TunnelKitTests-macOS/Info.plist
+++ b/TunnelKitTests-macOS/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.7.1
+ 2.0.0
CFBundleVersion
1