Skip to content

Commit 935fc35

Browse files
authored
update version number
1 parent 4004562 commit 935fc35

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,8 +1,8 @@
11
{
22
"name": "com.zallist.universal-shadergraph-extensions",
33
"displayName": "Universal Shader Graph Extensions",
4-
"version": "0.0.2",
4+
"version": "0.0.4",
55
"documentationUrl": "https://github.com/zallist/UnityShaderGraphExtensions",
66
"licensesUrl": "https://github.com/Zallist/unity-universal-shadergraph-extensions/blob/main/LICENSE",
77
"description": "This plugin simply adds a Simple Lit material (SubTarget) to the Universal target for Shader Graph"
8-
}
8+
}

0 commit comments

Comments
 (0)