Skip to content

Commit

Permalink
Merge pull request #14 from junaidrsd/release-1.6.0
Browse files Browse the repository at this point in the history
Release 1.6.0
  • Loading branch information
Junaid Rasheed committed Apr 25, 2016
2 parents 982bd4c + 0e99b49 commit 988a2c3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.6.0

* Improvements upgraded gemini version

## 1.5.0

* Possibility provide custom core test
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You need to have PhantomJS installed. After that:

```
npm install --save-dev sc5-styleguide-visualtest
npm install --save-dev --save-exact gemini@0.12.6 #needed for tests
npm install --save-dev --save-exact gemini@0.13.0 #needed for tests
```

## Taking the grid screenshots
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": "sc5-styleguide-visualtest",
"version": "1.5.0",
"version": "1.6.0",
"description": "Gulp plugin for automatic visual testing SC5 StyleGuide components",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 988a2c3

Please sign in to comment.