Skip to content

Commit a4c6d94

Browse files
committed
[release] Bump version to v0.2.0-preview.2
1 parent eab44c5 commit a4c6d94

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": "com.unity.playablegraph-visualizer",
33
"displayName": "PlayableGraph Visualizer",
4-
"version": "0.2.0-preview",
4+
"version": "0.2.0-preview.2",
55
"unity": "2018.1",
66
"description": "The PlayableGraph Visualizer is a tool that displays the PlayableGraphs in the scene. It can be used in both Play and Edit mode and will always reflect the current state of the graph. Playable nodes are represented by colored nodes, varying according to their type. Connections color intensity indicates its weight.",
77
"licence": "MIT",

0 commit comments

Comments
 (0)