File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
` SubtleVolume ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- - ` 0.5.x ` Releases - [ 0.5.0] ( #050 ) | [ 0.5.1] ( #051 )
5
+ - ` 0.5.x ` Releases - [ 0.5.0] ( #050 ) | [ 0.5.1] ( #051 ) | [ 0.5.2 ] ( #052 )
6
6
- ` 0.4.x ` Releases - [ 0.4.0] ( #040 )
7
7
- ` 0.3.x ` Releases - [ 0.3.0] ( #030 )
8
8
- ` 0.2.x ` Releases - [ 0.2.0] ( #020 ) | [ 0.2.1] ( #021 )
9
9
- ` 0.1.x ` Releases - [ 0.1.0] ( #010 ) | [ 0.1.1] ( #011 )
10
10
11
11
---
12
12
13
- ## [ 0.5.1] ( https://github.com/andreamazz/SubtleVolume/releases/tag/0.5.0 )
13
+ ## [ 0.5.2] ( https://github.com/andreamazz/SubtleVolume/releases/tag/0.5.2 )
14
+
15
+ - Merged #17
16
+
17
+ ## [ 0.5.1] ( https://github.com/andreamazz/SubtleVolume/releases/tag/0.5.1 )
14
18
15
19
### Fixed
16
20
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'SubtleVolume'
3
- s . version = '0.5.1 '
3
+ s . version = '0.5.2 '
4
4
s . license = 'MIT'
5
5
s . summary = 'Replace the system volume popup with a more subtle indicator'
6
6
s . description = <<-DESC
You can’t perform that action at this time.
0 commit comments