Skip to content

Commit

Permalink
0.6.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Nov 23, 2015
1 parent 3224605 commit 9737efd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
## 0.6.0

- Relative URLs for images - [@larslockefeer](https://github.com/larslockefeer)

## 0.5.0

- Improved parsing – @orta
Expand Down
2 changes: 1 addition & 1 deletion second_curtain.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'second_curtain'
s.version = '0.5.0'
s.version = '0.6.0'
s.licenses = ['MIT']
s.summary = "Upload failing iOS snapshot tests cases to S3."
s.description =
Expand Down

0 comments on commit 9737efd

Please sign in to comment.