Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit 3493ab6

Browse files
committed
Bump version to 2.0.3
1 parent e760f98 commit 3493ab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.jazzy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ readme: README.md
66
documentation: documentation/*.md
77

88
module: HubFramework
9-
module_version: v2.0.2
9+
module_version: v2.0.3
1010

1111
output: documentation/output
1212
theme: fullwidth

HubFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "HubFramework"
4-
s.version = "2.0.2"
4+
s.version = "2.0.3"
55
s.summary = "Spotify's component-driven UI framework for iOS"
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)