diff --git a/TanukiKit.podspec b/TanukiKit.podspec
index 9c6faea..7d41000 100644
--- a/TanukiKit.podspec
+++ b/TanukiKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "TanukiKit"
- s.version = "0.2.2"
+ s.version = "0.3.0"
s.summary = "A Swift API Client for GitLab CE/EE"
s.description = <<-DESC
You are looking at the A Swift API Client for GitLabe CE/EE.
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/nerdishbynature/tanukikit.git", :tag => s.version.to_s }
s.social_media_url = "https://twitter.com/pietbrauer"
s.module_name = "TanukiKit"
- s.dependency "NBNRequestKit", "~> 0.2.2"
+ s.dependency "NBNRequestKit", "~> 0.3.0"
s.requires_arc = true
s.source_files = "TanukiKit/*.swift"
s.ios.deployment_target = '8.0'
diff --git a/TanukiKit/Info.plist b/TanukiKit/Info.plist
index 33d5c6d..f42ccf5 100644
--- a/TanukiKit/Info.plist
+++ b/TanukiKit/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 0.2.2
+ 0.3.0
CFBundleSignature
????
CFBundleVersion