Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Commit

Permalink
Pod version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexLittlejohn committed Oct 3, 2016
1 parent 2718c68 commit 8fcbd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ALTextInputBar.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "ALTextInputBar"
spec.version = "1.1.0"
spec.version = "1.1.1"
spec.summary = "An auto growing text input bar for messaging apps"
spec.source = { :git => "https://github.com/AlexLittlejohn/ALTextInputBar.git", :tag => spec.version.to_s }
spec.requires_arc = true
Expand Down

0 comments on commit 8fcbd20

Please sign in to comment.