We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43cb40 commit c3cd540Copy full SHA for c3cd540
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+#### Master
3
+
4
+## 0.2.1
5
6
+#### Fixed
7
+- Fixed Carthage installations #9 thanks @drekka
8
9
+[Commits](https://github.com/yonaskolb/XcodeGen/compare/0.2.0...0.2.1)
10
11
## 0.2.0
12
13
#### Added
Stylist.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Stylist"
- s.version = "0.2.0"
+ s.version = "0.2.1"
s.swift_version = "4.1"
s.summary = "Define UI styles in a hot-loadable external yaml or json file"
s.homepage = "http://github.com/yonaskolb/Stylist"
0 commit comments