Skip to content
This repository was archived by the owner on Feb 25, 2018. It is now read-only.

Commit e82a906

Browse files
committed
Bumped version with ResembleJS Fix
1 parent 3c882b8 commit e82a906

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grunt-phantomcss",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"homepage": "https://github.com/chrisgladd/grunt-phantomcss",
55
"authors": [
66
"Chris Gladd <chris.m.gladd@gmail.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-phantomcss",
33
"description": "Plugin to do CSS regression testing via PhantomCSS.",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"homepage": "https://github.com/chrisgladd/grunt-phantomcss",
66
"author": {
77
"name": "Chris Gladd",

0 commit comments

Comments
 (0)