Skip to content

Commit

Permalink
bump podspec to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spinach committed Sep 12, 2018
1 parent 3a6dfe3 commit 8efec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InstantSearchVoiceOverlay.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "InstantSearchVoiceOverlay"
s.module_name = 'InstantSearchVoiceOverlay'
s.version = "0.2.0"
s.version = "1.0.0"
s.summary = "A beautiful voice overlay widget that records the user's voice input"
s.homepage = "https://github.com/algolia/voice-overlay-ios"
s.license = { type: 'MIT', file: 'LICENSE.md' }
Expand Down

0 comments on commit 8efec36

Please sign in to comment.