Skip to content

Commit f60d4e2

Browse files
committed
v0.1.2
1 parent aba2361 commit f60d4e2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Or you can download minified version from
4949

5050
Or use [jsdelivr cdn](https://www.jsdelivr.com/) version
5151
```html
52-
<script src="https://cdn.jsdelivr.net/npm/phaser-ui-comps@0.1.1/dist/phaser-ui-comps-with-underscore.min.js"></script>
52+
<script src="https://cdn.jsdelivr.net/npm/phaser-ui-comps@0.1.2/dist/phaser-ui-comps-with-underscore.min.js"></script>
5353
```
5454

5555
*Note!*

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/phaser-ui-comps.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phaser-ui-comps",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
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)