Skip to content

Commit 1761e41

Browse files
committed
Version bump to 0.7.
1 parent 83c7ce6 commit 1761e41

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.6
3+
// Version 0.7
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.6
3+
// Version 0.7
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.6"
3+
s.version = "0.7"
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)