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 459b8c9 commit 343e0c4Copy full SHA for 343e0c4
README.md
@@ -233,7 +233,7 @@ let cellConfiguration = CellConfiguration<TrainCell>() //No need to provide a ce
233
Specify the following in your `Cartfile`:
234
235
```ogdl
236
-github "lightsprint09/sourcing" ~> 2.1
+github "lightsprint09/sourcing" ~> 2.4.3
237
```
238
## Contributing
239
See CONTRIBUTING for details.
Sourcing/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.4.2</string>
+ <string>2.4.3</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments