Skip to content

Commit

Permalink
release version: 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gonghonglou committed Dec 5, 2020
1 parent e1dda47 commit 221be80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- HoloResource (0.1.0)
- HoloResource (0.1.1)
- HoloResourceDemoA (0.1.0):
- HoloResource

Expand All @@ -14,9 +14,9 @@ EXTERNAL SOURCES:
:path: "../HoloResourceDemoA/"

SPEC CHECKSUMS:
HoloResource: 871b1c5575d25ce69e927935e1e64398f654fdaa
HoloResource: ca351ca64342ba90c2e74eac4c171e39c633a4a8
HoloResourceDemoA: 4d3ddd0e14d295f6186eec4fbf893ced150ff5e0

PODFILE CHECKSUM: addc8aa692577a2d1590e0620cc7b955f6c5041b

COCOAPODS: 1.9.1
COCOAPODS: 1.9.3
2 changes: 1 addition & 1 deletion HoloResource.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'HoloResource'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = '组件化资源文件管理组件.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 221be80

Please sign in to comment.