andreamazz / SubtleVolume

Replace the system volume popup with a more subtle indicator.
MIT License
1.2k stars 63 forks source link

Typo in method name. increseVolume -> increaseVolume #26

Closed jwandrews closed 5 years ago

jwandrews commented 5 years ago

Found a typo in method name: https://github.com/andreamazz/SubtleVolume/blob/9a6814265d13cfe50771212be5f984b07b95c07a/Source/SubtleVolume.swift#L170

I guess this would be a breaking change since it’s changing public API.

andreamazz commented 5 years ago

Yep, I noticed a while ago, cried about it a little bit, and hoped that no one would notice.

😬

I'll fix it and release a new minor.

andreamazz commented 5 years ago

Done, released 1.1.0

jwandrews commented 5 years ago

wonderful! keep up the good work