Skip to content

Commit 4af1630

Browse files
committed
v1.0.6
1 parent bcd0163 commit 4af1630

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Or you can download minified version from
5353

5454
Or use [jsdelivr cdn](https://www.jsdelivr.com/) version
5555
```html
56-
<script src="https://cdn.jsdelivr.net/npm/[email protected].5/dist/phaser-ui-comps-with-underscore.min.js"></script>
56+
<script src="https://cdn.jsdelivr.net/npm/[email protected].6/dist/phaser-ui-comps-with-underscore.min.js"></script>
5757
```
5858

5959
*Note!*

dist/phaser-ui-comps-with-underscore.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/phaser-ui-comps.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phaser-ui-comps",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Phaser 3 UI Components Framework and JSFL builder for Adobe Animate",
55
"main": "src/phasercomps.js",
66
"scripts": {

0 commit comments

Comments
 (0)