Skip to content

Commit d5da94a

Browse files
author
John Chipps-Harding
committed
0.0.1
1 parent ff542b3 commit d5da94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@signal-noise/react-shader-canvas",
33
"description": "A React functional component to display a simple WebGL shader.",
4-
"version": "0.0.0",
4+
"version": "0.0.1",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",
77
"homepage": "https://github.com/signal-noise/react-shader-canvas#readme",

0 commit comments

Comments
 (0)