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

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev committed May 15, 2014
1 parent 03665b0 commit 7564b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Dev
## 0.3.2 - 2014-05-15

* Allow to override `gridUrl` and `rootUrl` settings with cli
options `--grid-url` and `--root-url`.
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.3.1",
"version": "0.3.2",
"description": "UI Screenshot testing utility",
"bin": {
"gemini": "./bin/gemini"
Expand Down

0 comments on commit 7564b32

Please sign in to comment.