Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofugaro committed Oct 14, 2021
1 parent 51b56ba commit 962ad55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esbuild-plugin-glslify-inline",
"version": "1.0.0",
"version": "1.1.0",
"description": "An esbuild plugin to transform inline GLSL strings with glslify",
"license": "MIT",
"repository": "marcofugaro/esbuild-plugin-glslify-inline",
Expand Down Expand Up @@ -37,4 +37,4 @@
"esbuild": "^0.13.4",
"glsl-noise": "^0.0.0"
}
}
}

0 comments on commit 962ad55

Please sign in to comment.