Skip to content

Commit 3819450

Browse files
committed
Fixed version number
1 parent ea5605f commit 3819450

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- MSAutoView (1.0.7)
2+
- MSAutoView (1.0.8)
33

44
DEPENDENCIES:
55
- MSAutoView (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
MSAutoView: e586ae9c16ba0158fee887d86a83ba0138ec313e
12+
MSAutoView: ba85baa6f9e13da72ee474dd210a7fd44c124aa8
1313

1414
PODFILE CHECKSUM: 706747bd031deee93b9c3b1183d1ca2b073305ba
1515

Example/Pods/Local Podspecs/MSAutoView.podspec.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/MSAutoView/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

MSAutoView.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'MSAutoView'
11-
s.version = '1.0.7'
11+
s.version = '1.0.8'
1212
s.summary = 'An easy way to create reusable xibs.'
1313
s.swift_version = '3.2'
1414

0 commit comments

Comments
 (0)