Skip to content

Commit

Permalink
#12 release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marekmatula committed Oct 25, 2017
1 parent 54d2569 commit 20368dc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
PODS:
- FontIcons (1.4.2):
- FontIcons/Core (= 1.4.2)
- FontIcons/FontAwesome (= 1.4.2)
- FontIcons/Ionicons (= 1.4.2)
- FontIcons/MaterialDesign (= 1.4.2)
- FontIcons/VaadinIcons (= 1.4.2)
- FontIcons/Core (1.4.2)
- FontIcons/FontAwesome (1.4.2):
- FontIcons (1.4.3):
- FontIcons/Core (= 1.4.3)
- FontIcons/FontAwesome (= 1.4.3)
- FontIcons/Ionicons (= 1.4.3)
- FontIcons/MaterialDesign (= 1.4.3)
- FontIcons/VaadinIcons (= 1.4.3)
- FontIcons/Core (1.4.3)
- FontIcons/FontAwesome (1.4.3):
- FontIcons/Core
- FontIcons/Ionicons (1.4.2):
- FontIcons/Ionicons (1.4.3):
- FontIcons/Core
- FontIcons/MaterialDesign (1.4.2):
- FontIcons/MaterialDesign (1.4.3):
- FontIcons/Core
- FontIcons/VaadinIcons (1.4.2):
- FontIcons/VaadinIcons (1.4.3):
- FontIcons/Core

DEPENDENCIES:
Expand All @@ -23,7 +23,7 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
FontIcons: 3160fc6d1890e1287bbc7cd95d75708ebf143f8b
FontIcons: 21cfaf760b251d5ae9439830d3953b53e9750dc2

PODFILE CHECKSUM: 2aad07d3d6d10ddb5a0f9237472a74846743e25a

Expand Down
2 changes: 1 addition & 1 deletion FontIcons.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "FontIcons"
s.version = "1.4.2"
s.version = "1.4.3"
s.summary = "Swift Font icon library"

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

0 comments on commit 20368dc

Please sign in to comment.