We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e70dc commit d0a8359Copy full SHA for d0a8359
SEMarkdownEditor.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "SEMarkdownEditor"
4
- s.version = "0.3.0"
+ s.version = "0.4.0"
5
s.summary = "Text transformation functions for implementing a markdown toolbar in an iOS app."
6
7
s.homepage = "https://github.com/bnickel/SEMarkdownEditor"
0 commit comments