Skip to content

Commit 9f89bd4

Browse files
committed
update version: 0.2.0
1 parent b1586ac commit 9f89bd4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Example/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PODS:
22
- DeepDiff (2.3.1)
33
- HoloCollectionView (1.3.0)
4-
- HoloCollectionViewDiffPlugin (0.1.0):
4+
- HoloCollectionViewDiffPlugin (0.2.0):
55
- DeepDiff (~> 2.3)
66
- HoloCollectionView (~> 1.3)
77

@@ -20,7 +20,7 @@ EXTERNAL SOURCES:
2020
SPEC CHECKSUMS:
2121
DeepDiff: e5ae6c50d0321568e4508cec5930b9f10bb293fc
2222
HoloCollectionView: 6626a33d384ed7f938a237bddc9f3010db80d041
23-
HoloCollectionViewDiffPlugin: 0874e863629ed0ab02a5a2e0739cb58ed5c4c041
23+
HoloCollectionViewDiffPlugin: 6533b3d336e4616cdba8b5238e45ca814153ee32
2424

2525
PODFILE CHECKSUM: 797b55375db2dc23aa7c76814832160d09ae4433
2626

HoloCollectionViewDiffPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'HoloCollectionViewDiffPlugin'
11-
s.version = '0.1.0'
11+
s.version = '0.2.0'
1212
s.summary = 'A DeepDiff plugin for HoloCollectionView'
1313

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

0 commit comments

Comments
 (0)