Comparing version 0.0.4 to 0.0.5
# Srcy Change log | ||
## 18 October 2013, 0.0.5 | ||
* typos in readme. | ||
## 18 October 2013, 0.0.4 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "srcy", | ||
"description": "Check project image paths for missing or redundant images", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"keywords": ["images", "paths", "assets", "test", "build"], | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -225,3 +225,3 @@ # Srcy [![Build Status](https://secure.travis-ci.org/mattyod/srcy.png?branch=master)](http://travis-ci.org/mattyod/srcy) | ||
default.value: "" | ||
*default value*: "" | ||
@@ -237,3 +237,3 @@ To assist Srcy in finding all your static files a root folder needs to be | ||
default.value: [] | ||
*default value*: [] | ||
@@ -256,3 +256,3 @@ Here you list all the folders within your root folder that you expect Srcy to | ||
default.value: [] | ||
*default value*: [] | ||
@@ -259,0 +259,0 @@ If you wish to exclude any files from the 'image' search you can specify them |
38887