Skip to content

Commit 3b4f9d7

Browse files
committed
Bump version, Khronos binaries
1 parent 477b6a3 commit 3b4f9d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rollup-plugin-glsl-optimize",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "Import GLSL source files as strings. Pre-processed, validated and optimized with Khronos Group SPIRV-Tools. Supports glslify.",
55
"homepage": "https://github.com/docd27/rollup-plugin-glsl-optimize#readme",
66
"keywords": [
@@ -46,7 +46,7 @@
4646
},
4747
"installBinaries": {
4848
"url": "https://github.com/docd27/rollup-plugin-glsl-optimize/releases/download/",
49-
"tag": "b0.0.4"
49+
"tag": "b0.0.5"
5050
},
5151
"dependencies": {
5252
"@derhuerst/http-basic": "^8.2.1",

0 commit comments

Comments
 (0)