Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
- Get coordinates of all descendants when taking screenshots. This makes
  it so examples that contain some absolutely positioned descendants
  will be properly captured.
  • Loading branch information
lencioni committed Aug 9, 2016
1 parent bde8e87 commit d3bd4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/happo/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Defines the gem version.
module Happo
VERSION = '2.0.7'
VERSION = '2.1.0'
end

0 comments on commit d3bd4ad

Please sign in to comment.