Skip to content

Commit

Permalink
- Update Version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jayelzaghmoutt committed Jul 2, 2019
1 parent 767c034 commit e238149
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/JNMentionTextView/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion JNMentionTextView.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "JNMentionTextView"
s.version = "1.0.0"
s.version = "1.0.1"
s.summary = "JNMentionTextView is a UITextView replacement supporting the mention feature for iOS applications."
s.description = "A UITextView drop-in replacement supporting special characters such as [ #, @ ] and regex patterns, written in Swift."
s.homepage = "https://github.com/JNDisrupter"
Expand Down

0 comments on commit e238149

Please sign in to comment.