Skip to content

Commit

Permalink
Updating cdnjs url for v3.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
fleeting committed Jan 30, 2016
1 parent cb2f1d7 commit 0d95e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ component install monkeecreate/jquery.simpleWeather

**[CDNJS](http://cdnjs.com/libraries/jquery.simpleWeather/)**
```html
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.simpleWeather/3.0.2/jquery.simpleWeather.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.simpleWeather/3.1.0/jquery.simpleWeather.min.js"></script>
```

**Git**
Expand Down

0 comments on commit 0d95e82

Please sign in to comment.