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

Commit b8d195f

Browse files
committed
Pinned PhantomCSS Version to commit and bumped Version to 0.2.3
1 parent 6da40f3 commit b8d195f

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.2",
3+
"version": "0.2.3",
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.2",
4+
"version": "0.2.3",
55
"homepage": "https://github.com/chrisgladd/grunt-phantomcss",
66
"author": {
77
"name": "Chris Gladd",

0 commit comments

Comments
 (0)