Skip to content

Commit

Permalink
[Release] Version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugo Tunius committed Feb 28, 2018
1 parent a6f4dd4 commit 1abd837
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Backpack.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

Pod::Spec.new do |s|
s.name = "Backpack"
s.version = "0.5.1"
s.version = "0.6.0"
s.summary = "Skyscanner's Design System Backpack for iOS"

s.description = <<-DESC
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

__Nothing so far...__

# 0.6.0

**Breaking:**

- The `color` prefix in `BPKColor` methods have been removed as it was deemed to be redundant. Thanks to [@danielnagy81](https://github.com/danielnagy81) for contributing.

# 0.5.1

**Fixed:**
Expand Down

0 comments on commit 1abd837

Please sign in to comment.