diff --git a/package.json b/package.json index c346f33..1badba5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phaser-ce-parceljs", - "version": "1.3.0", + "version": "1.4.0", "description": "Phaser CE boilerplate with typescript, babel and parcel bundler.", "scripts": { "start": "parcel serve src/index.html --out-dir dev/", @@ -34,4 +34,4 @@ "@babel/runtime": "^7.4.5", "phaser-ce": "^2.13.2" } -} +} \ No newline at end of file