Skip to content

Commit c8a705c

Browse files
committed
Merge branch 'master' into release
2 parents 0bea292 + 4e63daf commit c8a705c

File tree

101 files changed

+5397
-2939
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+5397
-2939
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var context = infiniteCanvas.getContext("2d");
2323
Include `InfiniteCanvas` in your web page:
2424

2525
```html
26-
<script src="https://cdn.jsdelivr.net/npm/[email protected].5/dist/infinite-canvas.umd.cjs"></script>
26+
<script src="https://cdn.jsdelivr.net/npm/[email protected].6/dist/infinite-canvas.umd.cjs"></script>
2727
```
2828

2929
or install it using npm:

0 commit comments

Comments
 (0)