Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Griffiths committed Dec 16, 2010
1 parent 5bc276a commit a9a066f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -20,9 +20,9 @@ information.

## Usage

Download the [minified library](https://github.com/downloads/bytespider/jsOAuth/jsOAuth-0.7.4.3.min.js) and include it in your html.
Download the [minified library](https://github.com/downloads/bytespider/jsOAuth/jsOAuth-0.7.4.5.min.js) and include it in your html.

<script type="text/javascript" src="library/jsOAuth-0.7.4.3.min.js"></script>
<script type="text/javascript" src="library/jsOAuth-0.7.4.5.min.js"></script>

This gives you a global OAuth object for you to set up and make requests with.
Setting it up is simple.
Expand Down
2 changes: 1 addition & 1 deletion Version
@@ -1 +1 @@
0.7.4.4
0.7.4.5

0 comments on commit a9a066f

Please sign in to comment.