Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
v0.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
j0tunn committed Aug 17, 2015
1 parent 550fa56 commit 7eb0d54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.13.2 - 2015-08-17

* Fix: correct handling of no-ref-image error (@j0tunn).

## 0.13.1 - 2015-08-15

* Inline sourcemaps support in coverage calculation (@j0tunn).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gemini",
"version": "0.13.1",
"version": "0.13.2",
"description": "UI Screenshot testing utility",
"bin": {
"gemini": "./bin/gemini"
Expand Down

0 comments on commit 7eb0d54

Please sign in to comment.