We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3171b commit 8c88ce2Copy full SHA for 8c88ce2
Pitchy.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "Pitchy"
3
s.summary = "A simple way to get a music pitch from a frequency"
4
- s.version = "0.1.0"
+ s.version = "1.0.0"
5
s.homepage = "https://github.com/vadymmarkov/Pitchy"
6
s.license = 'MIT'
7
s.author = { "Vadym Markov" => "markov.vadym@gmail.com" }
0 commit comments