We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d667570 commit fd3428fCopy full SHA for fd3428f
1 file changed
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.7'
+pod 'MessageDisplayKit', '~> 0.1.8'
23
24
25
and run `pod install`, then you're all done!
0 commit comments