diff --git a/README.md b/README.md index 47837b3..5602a2e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ _(Coming soon)_ Note: for targets[index].options, use the options you would pass to the [AWS.S3 constructor](http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3_20060301.html#constructor-property). ## Contributing -Formal styleguide for this project is JSLint. See JSLint settings at the top of +Formal style-guide for this project is JSLint. See JSLint settings at the top of each file. Add unit tests for any new or changed functionality. Lint and test your code diff --git a/package.json b/package.json index 7277636..2ea285e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cdn-sync", "description": "deflate / synchronise assets to a CDN", - "version": "0.2.0", + "version": "0.3.0", "homepage": "https://github.com/jokeyrhyme/cdn-sync", "author": { "name": "Ron Waldon",