Skip to content

Commit 13afece

Browse files
committed
bump version to 0.24.4
1 parent 3c136a7 commit 13afece

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Current Master
44

5+
## Nothing yet!
6+
7+
## 0.24.4
8+
59
- Updates to SwiftLint
610
[0.40.1](https://github.com/realm/SwiftLint/releases/tag/0.40.1).
711

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

33
module DangerSwiftlint
4-
VERSION = '0.24.3'
4+
VERSION = '0.24.4'
55
SWIFTLINT_VERSION = '0.40.1'
66
end

0 commit comments

Comments
 (0)