Skip to content

Commit 343e0c4

Browse files
committed
Bump version
1 parent 459b8c9 commit 343e0c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ let cellConfiguration = CellConfiguration<TrainCell>() //No need to provide a ce
233233
Specify the following in your `Cartfile`:
234234

235235
```ogdl
236-
github "lightsprint09/sourcing" ~> 2.1
236+
github "lightsprint09/sourcing" ~> 2.4.3
237237
```
238238
## Contributing
239239
See CONTRIBUTING for details.

Sourcing/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.4.2</string>
18+
<string>2.4.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)