Skip to content

Commit

Permalink
Tag release v2.6.1
Browse files Browse the repository at this point in the history
References:
  #1124, #1126
  • Loading branch information
chrisradek committed Sep 9, 2016
1 parent edc3a09 commit 62d1715
Show file tree
Hide file tree
Showing 8 changed files with 889 additions and 439 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.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.6.1.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 62d1715

Please sign in to comment.