Skip to content

Commit 5433189

Browse files
committed
Bump package version.
1 parent dd600b0 commit 5433189

File tree

1 file changed

+1
-1
lines changed
  • src/UnityUxmlGenerator.UnityPackage/Assets/Plugins/UnityUxmlGenerator

1 file changed

+1
-1
lines changed

src/UnityUxmlGenerator.UnityPackage/Assets/Plugins/UnityUxmlGenerator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.chebanovdd.unityuxmlgenerator",
33
"displayName": "Unity Uxml Generator",
44
"author": { "name": "ChebanovDD", "url": "https://github.com/ChebanovDD" },
5-
"version": "0.0.6",
5+
"version": "0.0.7",
66
"unity": "2018.4",
77
"description": "The Unity Uxml Generator allows you to generate 'UxmlFactory' and 'UxmlTraits' source code for a custom 'VisualElement'. Just mark elements with [UxmlElement] and [UxmlAttribute] attributes.",
88
"keywords": [ "uxml", "source", "generator" ]

0 commit comments

Comments
 (0)