Skip to content

Commit ea737a8

Browse files
committed
CDN Version Links
1 parent 9f337ec commit ea737a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ isn't a goal, but cash comes helpfully close, covering most day to day use cases
2121

2222
## Usage
2323

24-
Add cash to your project on your server or using the [jsDelivr](https://cdn.jsdelivr.net/cash/1.2.0/cash.min.js) or [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/1.2.0/cash.min.js) CDNs, and use cash to manipulate the DOM!
24+
Add cash to your project on your server or using the [jsDelivr](https://cdn.jsdelivr.net/cash/1.3.0/cash.min.js) or [CloudFlare](https://cdnjs.cloudflare.com/ajax/libs/cash/1.3.0/cash.min.js) CDNs, and use cash to manipulate the DOM!
2525

2626
```html
27-
<script src="https://cdn.jsdelivr.net/cash/1.2.0/cash.min.js"></script>
27+
<script src="https://cdn.jsdelivr.net/cash/1.3.0/cash.min.js"></script>
2828
<script>
2929
$(function(){
3030

0 commit comments

Comments
 (0)