We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd76aa commit 0a489ceCopy full SHA for 0a489ce
README.md
@@ -19,7 +19,7 @@ It's ok if you don't understand how the code works. Most code has comments, whic
19
[CocosPods](http://cocosPods.org) is the recommended method to install MessageDisplayKit, just add the following line to `Podfile`
20
21
```
22
-pod 'MessageDisplayKit', '~> 0.1.5'
+pod 'MessageDisplayKit', '~> 0.1.6'
23
24
25
and run `pod install`, then you're all done!
0 commit comments