merge 1.4.8

This commit is contained in:
Nick Hingston 2018-07-05 21:10:33 +01:00
commit 56cb0fb329
6 changed files with 16 additions and 16 deletions

View File

@ -4,8 +4,8 @@
*
* GPU Accelerated JavaScript
*
* @version 1.4.7
* @date Thu Jul 05 2018 20:35:21 GMT+0100 (BST)
* @version 1.4.8
* @date Thu Jul 05 2018 21:09:45 GMT+0100 (BST)
*
* @license MIT
* The MIT License

4
bin/gpu-core.min.js vendored
View File

@ -4,8 +4,8 @@
*
* GPU Accelerated JavaScript
*
* @version 1.4.7
* @date Thu Jul 05 2018 20:35:21 GMT+0100 (BST)
* @version 1.4.8
* @date Thu Jul 05 2018 21:09:45 GMT+0100 (BST)
*
* @license MIT
* The MIT License

File diff suppressed because one or more lines are too long

14
bin/gpu.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "gpu.js",
"version": "1.4.7",
"version": "1.4.8",
"description": "GPU Accelerated JavaScript",
"main": "./dist/index.js",
"directories": {