We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb1b32 commit 38d91b8Copy full SHA for 38d91b8
Loop.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "Loop"
4
- s.version = "0.8.0"
+ s.version = "0.9.0"
5
s.summary = "Unidirectional reactive architecture"
6
7
s.description = <<-DESC
ReactiveFeedback/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>0.5.0</string>
+ <string>0.9.0</string>
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
<key>NSPrincipalClass</key>
0 commit comments