Skip to content

Commit d9886df

Browse files
committed
Version bump.
1 parent 7e0bda2 commit d9886df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

MBProgressHUD.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// MBProgressHUD.h
3-
// Version 0.8
3+
// Version 0.9
44
// Created by Matej Bukovinski on 2.4.09.
55
//
66

MBProgressHUD.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// MBProgressHUD.m
3-
// Version 0.8
3+
// Version 0.9
44
// Created by Matej Bukovinski on 2.4.09.
55
//
66

MBProgressHUD.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MBProgressHUD"
3-
s.version = "0.8"
3+
s.version = "0.9"
44
s.summary = "An iOS activity indicator view."
55
s.description = <<-DESC
66
MBProgressHUD is an iOS drop-in class that displays a translucent HUD

0 commit comments

Comments
 (0)