We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c136a7 commit 13afeceCopy full SHA for 13afece
Changelog.md
@@ -2,6 +2,10 @@
2
3
## Current Master
4
5
+## Nothing yet!
6
+
7
+## 0.24.4
8
9
- Updates to SwiftLint
10
[0.40.1](https://github.com/realm/SwiftLint/releases/tag/0.40.1).
11
lib/version.rb
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
module DangerSwiftlint
- VERSION = '0.24.3'
+ VERSION = '0.24.4'
SWIFTLINT_VERSION = '0.40.1'
end
0 commit comments