Skip to content

Commit

Permalink
bump version to 0.3.0; add a missing hyphen to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jokeyrhyme committed Aug 26, 2013
1 parent 3316359 commit d0bef15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d0bef15

Please sign in to comment.