Skip to content

Commit

Permalink
release 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Jun 11, 2016
1 parent 27d0260 commit a40c6b6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Master
## 0.11.1: Cuddles... Or Else!

##### Breaking

Expand All @@ -21,7 +21,6 @@
[Sarr Blaise](https://github.com/bsarr007)
[643](https://github.com/realm/SwiftLint/issues/643)


## 0.11.0: Laundromat Format

##### Breaking
Expand Down
2 changes: 1 addition & 1 deletion Source/SwiftLintFramework/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.11.0</string>
<string>0.11.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion Source/swiftlint/Supporting Files/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.11.0</string>
<string>0.11.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit a40c6b6

Please sign in to comment.