Skip to content

Commit 53a3a0a

Browse files
committed
🆙 Update version 1.0.1 to 1.0.2
1 parent 4222ee5 commit 53a3a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.tanitaka-tech.unity-process-manager",
33
"displayName": "Unity Process Manager",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"unity": "2022.3",
66
"author": "tanitaka-tech",
77
"description": "This package provides a framework for managing Unity scene flows and component interactions through a request-based system, eliminating direct dependencies between scene management classes and UI components, thereby improving code maintainability and clarity.",

0 commit comments

Comments
 (0)