Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EyreFree committed Sep 3, 2019
1 parent a69feea commit 7387942
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 38 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

-----

## [0.6.1](https://github.com/EFPrefix/EFIconFont/releases/tag/0.6.1) (2019-09-03)

- Add ThemifyIcons;
- Add Stroke7.

---

## [0.6.0](https://github.com/EFPrefix/EFIconFont/releases/tag/0.6.0) (2019-09-02)

- Add Hawcons;
Expand Down
2 changes: 1 addition & 1 deletion EFIconFont.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'EFIconFont'
s.version = '0.6.0'
s.version = '0.6.1'
s.summary = 'Yet another stupid wrapper of icon font.'

s.description = <<-DESC
Expand Down
34 changes: 17 additions & 17 deletions Example/Podfile.lock
@@ -1,7 +1,7 @@
PODS:
- EFIconFont/AntDesign (0.6.0):
- EFIconFont/AntDesign (0.6.1):
- EFIconFont/Core
- EFIconFont/Complete (0.6.0):
- EFIconFont/Complete (0.6.1):
- EFIconFont/AntDesign
- EFIconFont/Core
- EFIconFont/Dashicons
Expand All @@ -17,32 +17,32 @@ PODS:
- EFIconFont/Stroke7
- EFIconFont/ThemifyIcons
- EFIconFont/Typicons
- EFIconFont/Core (0.6.0)
- EFIconFont/Dashicons (0.6.0):
- EFIconFont/Core (0.6.1)
- EFIconFont/Dashicons (0.6.1):
- EFIconFont/Core
- EFIconFont/ElusiveIcons (0.6.0):
- EFIconFont/ElusiveIcons (0.6.1):
- EFIconFont/Core
- EFIconFont/FontAwesome (0.6.0):
- EFIconFont/FontAwesome (0.6.1):
- EFIconFont/Core
- EFIconFont/Hawcons (0.6.0):
- EFIconFont/Hawcons (0.6.1):
- EFIconFont/Core
- EFIconFont/IcoMoon (0.6.0):
- EFIconFont/IcoMoon (0.6.1):
- EFIconFont/Core
- EFIconFont/Ionicons (0.6.0):
- EFIconFont/Ionicons (0.6.1):
- EFIconFont/Core
- EFIconFont/MaterialIcons (0.6.0):
- EFIconFont/MaterialIcons (0.6.1):
- EFIconFont/Core
- EFIconFont/Meteocons (0.6.0):
- EFIconFont/Meteocons (0.6.1):
- EFIconFont/Core
- EFIconFont/MetrizeIcons (0.6.0):
- EFIconFont/MetrizeIcons (0.6.1):
- EFIconFont/Core
- EFIconFont/OpenIconic (0.6.0):
- EFIconFont/OpenIconic (0.6.1):
- EFIconFont/Core
- EFIconFont/Stroke7 (0.6.0):
- EFIconFont/Stroke7 (0.6.1):
- EFIconFont/Core
- EFIconFont/ThemifyIcons (0.6.0):
- EFIconFont/ThemifyIcons (0.6.1):
- EFIconFont/Core
- EFIconFont/Typicons (0.6.0):
- EFIconFont/Typicons (0.6.1):
- EFIconFont/Core

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

SPEC CHECKSUMS:
EFIconFont: 777700d3f43f5e24650dd4bb3ca3c428cef12ee6
EFIconFont: bc155d787e3154aa809f18ac59730d827f7cbf96

PODFILE CHECKSUM: 377b34526d3e9857b28e9885a58c59c640f11ab8

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/EFIconFont.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 17 additions & 17 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7387942

Please sign in to comment.