Skip to content

Commit

Permalink
Tag release v2.6.7
Browse files Browse the repository at this point in the history
References:
  #1168
  • Loading branch information
chrisradek committed Oct 6, 2016
1 parent d19c8da commit 54a18bb
Show file tree
Hide file tree
Showing 8 changed files with 314 additions and 250 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -24,7 +24,7 @@ to work with the new major version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.6.6.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.6.7.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down

0 comments on commit 54a18bb

Please sign in to comment.