Skip to content

Commit 8813569

Browse files
committed
Updated for release v1.0.0
1 parent 64dedd5 commit 8813569

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This plugin was originally created to meet the needs of a client job I was worki
88

99
**1.** Include the plugin via jsDelivr CDN
1010
```html
11-
<script src=“https://cdn.jsdelivr.net/gh/thelevicole/cce/dist/cce.js”></script>
11+
<script src=“https://cdn.jsdelivr.net/gh/thelevicole/cce@1.0.0/dist/cce.js”></script>
1212
```
1313

1414
**2.** Create a DOM element

src/cce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Simple element cursor plugin v0.0.3
2+
* Simple element cursor plugin v1.0.0
33
*
44
* Copyright (c) 2018 Levi Cole <me@thelevicole.com>
55
* Licensed under MIT (http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)