We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbd898c commit 304a152Copy full SHA for 304a152
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.2](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.0.1...1.0.2) (2022-06-06)
2
+
3
4
+### Bug Fixes
5
6
+* changed editor namespace ([dbd898c](https://github.com/OpenSourceUnityPackage/UtilitySystem/commit/dbd898caf5d8e3c5424d7c1f879698cf4b487185))
7
8
## [1.0.1](https://github.com/OpenSourceUnityPackage/UtilitySystem/compare/1.0.0...1.0.1) (2022-06-06)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "open-source-unity-package.utility-system",
"displayName": "UtilitySystem",
"description": "",
- "version": "1.0.1",
+ "version": "1.0.2",
"unity": "2020.3",
"license": "MIT",
"repository": {
0 commit comments