bump to v4.8.0

This commit is contained in:
Gregg Tavares 2019-01-15 21:47:08 +09:00
parent 142f105674
commit 812cb37891
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twgl.js",
"version": "4.6.0",
"version": "4.8.0",
"homepage": "http://twgljs.org",
"authors": [
"Gregg Tavares <github@greggman.com>"

View File

@ -1,6 +1,6 @@
{
"name": "twgl.js",
"version": "4.7.0",
"version": "4.8.0",
"description": "A Tiny WebGL helper library",
"main": "dist/4.x/twgl-full.js",
"types": "dist/4.x/twgl-full.d.ts",
@ -76,4 +76,4 @@
"webpack": "^4.28.4"
},
"dependencies": {}
}
}