Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Commit 0c1a964

Browse files
committed
Start preparing a release with MK v0.9.4
1 parent adc25f5 commit 0c1a964

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
All MK libraries for iOS. Integrate using Carthage or CocoaPods.
66

7+
## Updating dependencies
8+
9+
```
10+
cd script/build/unix
11+
git fetch
12+
git pull origin master
13+
cd -
14+
```
15+
716
## Local development
817

918
```

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.10
1+
0.3.11

script/build/unix

Submodule unix updated from 7f2c2fd to 7c5f85b

0 commit comments

Comments
 (0)