diff --git a/LICENSE b/LICENSE index 912d9dd..7ca4d7c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Pixi License -Copyright (c) 2013-2016 Mathew Groves +Copyright (c) 2013-2016 Mathew Groves, Chad Engler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/LICENSE b/LICENSE index 912d9dd..7ca4d7c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Pixi License -Copyright (c) 2013-2016 Mathew Groves +Copyright (c) 2013-2016 Mathew Groves, Chad Engler Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 7268939..b08a71c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi.js", - "version": "4.0.1", + "version": "4.0.2", "description": "Pixi.js is a fast lightweight 2D library that works across all devices.", "author": "Mat Groves", "contributors": [ @@ -9,7 +9,7 @@ "Chad Engler ", "Richard Davey " ], - "main": "./src/index.js", + "main": "./bin/pixi.min.js", "homepage": "http://goodboydigital.com/", "bugs": "https://github.com/pixijs/pixi.js/issues", "license": "MIT",